Skip to content

Commit 5e3897d

Browse files
mads-hartmannroboquat
authored andcommitted
Remove comments explainin cron
One of them were wrong :D
1 parent d81753c commit 5e3897d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.werft/ide-integration-tests-startup.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ pod:
9292
fi
9393
echo "integration test success" | werft log slice "test"
9494
plugins:
95-
# At 00:30 every day
9695
cron: "0 3 * * *"

.werft/platform-delete-preview-environments-cron.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ pod:
5151
5252
npx ts-node .werft/delete-preview-environments/delete-preview-environments-cron.ts
5353
plugins:
54-
# Every hour at 15 minutes past. E.g. 10:15, 11:15, etc.
5554
cron: "15 * * * *"

0 commit comments

Comments
 (0)