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:
script:
- test -f requirements.yml && ansible-galaxy install -r requirements.yml
- image=${image} tag=${tag} molecule test
rules:
- if: $CI_COMMIT_REF_NAME == "master"