diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 1b7ba77..cf8713f 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -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: