Update '.woodpecker/test.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/cron/build Pipeline was successful
ci/woodpecker/cron/test Pipeline was successful

This commit is contained in:
2023-03-11 15:18:12 +01:00
parent dd6d4aeb1b
commit f958aee80d

View File

@@ -6,7 +6,7 @@ pipeline:
- echo from ${CI_BUILD_EVENT}
when:
event: cron
cron: nan
cron: check base img
job1:
image: alpine
commands:
@@ -14,7 +14,7 @@ pipeline:
- echo from ${CI_BUILD_EVENT}
when:
event: cron
cron: job1
cron: "check base img"
normal:
image: alpine
commands: