ehehm
This commit is contained in:
parent
f06fe26a01
commit
60561cf341
|
@ -3,6 +3,8 @@ pipeline:
|
||||||
image: scratch
|
image: scratch
|
||||||
commands:
|
commands:
|
||||||
- false
|
- false
|
||||||
|
when:
|
||||||
|
event: [push, tag]
|
||||||
|
|
||||||
build_deb:
|
build_deb:
|
||||||
image: debian:bullseye-slim
|
image: debian:bullseye-slim
|
||||||
|
|
Loading…
Reference in New Issue