Update '.woodpecker/test.yml'
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user