Compare commits
1 commit
932cb4b2e5
...
fc46295d2d
Author | SHA1 | Date | |
---|---|---|---|
fc46295d2d |
1 changed files with 5 additions and 9 deletions
|
@ -1,14 +1,10 @@
|
||||||
steps:
|
steps:
|
||||||
test-1:
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- mkdir salt
|
|
||||||
- ls -la
|
|
||||||
|
|
||||||
clone-salt:
|
clone-salt:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
settings:
|
settings:
|
||||||
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
|
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
|
||||||
path: salt
|
|
||||||
sha: ''
|
test:
|
||||||
branch: master
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- ls -la
|
||||||
|
|
Loading…
Add table
Reference in a new issue