Simpler, always better.
This commit is contained in:
parent
d0369ddaf9
commit
d3320be02d
|
|
@ -10,7 +10,6 @@ variables:
|
||||||
|
|
||||||
molecule:
|
molecule:
|
||||||
script:
|
script:
|
||||||
- test -f requirements.yml && ansible-galaxy install -r requirements.yml
|
|
||||||
- image=${image} tag=${tag} molecule test
|
- image=${image} tag=${tag} molecule test
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == "master"
|
- if: $CI_COMMIT_REF_NAME == "master"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue