Compare commits

..

1 commit

Author SHA1 Message Date
9d7d13d3d6
WIP
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2024-06-20 18:24:46 +02:00

View file

@ -10,14 +10,14 @@ variables:
- &image 'git.verdigado.com/verdigado-images/container-pre-commit:${CI_COMMIT_SHA}'
steps:
salt clone:
image: woodpeckerci/plugin-git
settings:
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
path: salt
sha: ''
ref: refs/heads/master
branch: master
# salt clone:
# image: woodpeckerci/plugin-git
# settings:
# remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
# path: salt
# sha: ''
# ref: refs/heads/master
# branch: master
debug:
image: alpine