Update '.woodpecker/test.yml'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
- name: echo-from-cron-nan
|
||||
image: alpine
|
||||
commands:
|
||||
- echo nan
|
||||
- echo from ${CI_BUILD_EVENT}
|
||||
echo-from-cron-nan:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo nan
|
||||
- echo from ${CI_BUILD_EVENT}
|
||||
Reference in New Issue
Block a user