Update '.woodpecker/test.yml'
This commit is contained in:
@@ -3,4 +3,6 @@ pipeline:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo nan
|
- echo nan
|
||||||
- echo from ${CI_BUILD_EVENT}
|
- echo from ${CI_BUILD_EVENT}
|
||||||
|
when:
|
||||||
|
event: [push, tag, deployment]
|
||||||
Reference in New Issue
Block a user