Compare commits

..

1 commit

Author SHA1 Message Date
0547273fa3
WIP 2024-06-20 18:36:10 +02:00

View file

@ -20,7 +20,7 @@ steps:
branch: master
debug:
image: alpine
image: docker
environment:
test: *image
commands:
@ -33,6 +33,7 @@ steps:
depends_on:
- debug
- salt clone
- build
environment:
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
commands: