Compare commits
1 commit
932cb4b2e5
...
fc46295d2d
Author | SHA1 | Date | |
---|---|---|---|
fc46295d2d |
1 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue