Fail CI on purpose

This commit is contained in:
Kevin Dorner 2022-03-05 22:45:02 +01:00
parent 8d1a3a4eb7
commit f06fe26a01
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
pipeline:
fail:
image: scratch
commands:
- false
build_deb:
image: debian:bullseye-slim
pull: true