Compare commits
1 commit
cb954adb48
...
10b2b80fe7
Author | SHA1 | Date | |
---|---|---|---|
10b2b80fe7 |
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,14 @@ steps:
|
||||||
ref: refs/heads/master
|
ref: refs/heads/master
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
debug:
|
||||||
|
image: alpine
|
||||||
|
environment:
|
||||||
|
test: *image
|
||||||
|
commands:
|
||||||
|
- 'echo image: *image'
|
||||||
|
- 'echo $test'
|
||||||
|
|
||||||
salt pre-commit:
|
salt pre-commit:
|
||||||
image: *image
|
image: *image
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue