Revert to previous non-failing state
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f0e4ed1829
commit
fc7f7c3c49
@ -1,11 +1,4 @@
|
||||
pipeline:
|
||||
fail:
|
||||
image: debian:stable-slim
|
||||
commands:
|
||||
- echo "Please work now!" && false
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
build_deb:
|
||||
image: debian:stable-slim
|
||||
pull: true
|
||||
@ -13,7 +6,6 @@ pipeline:
|
||||
- apt update && apt install -y build-essential devscripts
|
||||
- make package
|
||||
- ls -laR ..
|
||||
- echo Hello
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user