Update '.woodpecker/test.yml'
This commit is contained in:
@@ -3,7 +3,8 @@ pipeline:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "fail"
|
||||
- exit 78
|
||||
- exit 1
|
||||
failure: ignore
|
||||
when:
|
||||
path:
|
||||
include: [ '.woodpecker/test.yml', 'build/*' ]
|
||||
|
||||
Reference in New Issue
Block a user