Compare commits

..

1 commit

Author SHA1 Message Date
595b32082c
WIP
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
2024-06-20 18:34:35 +02:00

View file

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