Compare commits

..

1 commit

Author SHA1 Message Date
932cb4b2e5
WIP
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-06-20 16:43:27 +02:00

View file

@ -1,10 +1,14 @@
steps:
test-1:
image: alpine
commands:
- mkdir salt
- ls -la
clone-salt:
image: woodpeckerci/plugin-git
settings:
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
test:
image: alpine
commands:
- ls -la
path: salt
sha: ''
branch: master