Simpler, always better.

This commit is contained in:
Robert de Bock 2022-01-27 10:21:43 +01:00
parent d0369ddaf9
commit d3320be02d
1 changed files with 0 additions and 1 deletions

View File

@ -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"