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