Skip to content

Commit

Permalink
Update GitHub action, simpler GitLab CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 27, 2022
1 parent 246a86c commit 80a6aa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 80a6aa4

Please sign in to comment.