welp, please fail now
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
6bef8344cb
commit
f0e4ed1829
|
@ -1,13 +1,13 @@
|
|||
pipeline:
|
||||
fail:
|
||||
image: scratch
|
||||
image: debian:stable-slim
|
||||
commands:
|
||||
- echo "Please work now!" && false
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
build_deb:
|
||||
image: debian:bullseye-slim
|
||||
image: debian:stable-slim
|
||||
pull: true
|
||||
commands:
|
||||
- apt update && apt install -y build-essential devscripts
|
||||
|
|
Loading…
Reference in New Issue