This commit is contained in:
Kevin Dorner 2022-03-05 22:47:38 +01:00
parent f06fe26a01
commit 60561cf341
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ pipeline:
image: scratch
commands:
- false
when:
event: [push, tag]
build_deb:
image: debian:bullseye-slim