Compare commits
1 commit
595b32082c
...
0547273fa3
Author | SHA1 | Date | |
---|---|---|---|
0547273fa3 |
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
|||
branch: master
|
||||
|
||||
debug:
|
||||
image: alpine
|
||||
image: docker
|
||||
environment:
|
||||
test: *image
|
||||
commands:
|
||||
|
@ -33,6 +33,7 @@ steps:
|
|||
depends_on:
|
||||
- debug
|
||||
- salt clone
|
||||
- build
|
||||
environment:
|
||||
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
|
||||
commands:
|
||||
|
|
Loading…
Add table
Reference in a new issue