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
|
branch: master
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
image: alpine
|
image: docker
|
||||||
environment:
|
environment:
|
||||||
test: *image
|
test: *image
|
||||||
commands:
|
commands:
|
||||||
|
@ -33,6 +33,7 @@ steps:
|
||||||
depends_on:
|
depends_on:
|
||||||
- debug
|
- debug
|
||||||
- salt clone
|
- salt clone
|
||||||
|
- build
|
||||||
environment:
|
environment:
|
||||||
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
|
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Reference in a new issue