Compare commits
1 commit
65e840e114
...
9d7d13d3d6
Author | SHA1 | Date | |
---|---|---|---|
9d7d13d3d6 |
1 changed files with 8 additions and 8 deletions
|
@ -10,14 +10,14 @@ variables:
|
||||||
- &image 'git.verdigado.com/verdigado-images/container-pre-commit:${CI_COMMIT_SHA}'
|
- &image 'git.verdigado.com/verdigado-images/container-pre-commit:${CI_COMMIT_SHA}'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
salt clone:
|
# salt clone:
|
||||||
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
|
# path: salt
|
||||||
sha: ''
|
# sha: ''
|
||||||
ref: refs/heads/master
|
# ref: refs/heads/master
|
||||||
branch: master
|
# branch: master
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
Loading…
Add table
Reference in a new issue