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