Fail CI on purpose
This commit is contained in:
parent
8d1a3a4eb7
commit
f06fe26a01
|
@ -1,4 +1,9 @@
|
|||
pipeline:
|
||||
fail:
|
||||
image: scratch
|
||||
commands:
|
||||
- false
|
||||
|
||||
build_deb:
|
||||
image: debian:bullseye-slim
|
||||
pull: true
|
||||
|
|
Loading…
Reference in New Issue