Compare commits

..

1 commit

Author SHA1 Message Date
fc46295d2d
WIP
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-20 16:40:22 +02:00

View file

@ -1,14 +1,10 @@
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
path: salt
sha: ''
branch: master
test:
image: alpine
commands:
- ls -la