Skip to content

Commit b10c4f7

Browse files
committed
Update GitHub action, simpler GitLab CI.
1 parent 097e0e9 commit b10c4f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ variables:
1010

1111
molecule:
1212
script:
13-
- test -f requirements.yml && ansible-galaxy install -r requirements.yml
1413
- image=${image} tag=${tag} molecule test
1514
rules:
1615
- if: $CI_COMMIT_REF_NAME == "master"

0 commit comments

Comments
 (0)