Update '.woodpecker/test.yml'
This commit is contained in:
@@ -3,6 +3,7 @@ pipeline:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "fail"
|
||||
- echo "hello world" > .test
|
||||
- exit 0
|
||||
when:
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user