We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a5e33 commit 0734396Copy full SHA for 0734396
.gitlab-ci.yml
@@ -51,6 +51,7 @@ molecule:
51
52
galaxy:
53
script:
54
+ - apk add ansible-core
55
- ansible-galaxy role import --api-key ${GALAXY_API_KEY} robertdebock ${CI_PROJECT_NAME}
56
rules:
57
- if: $CI_COMMIT_TAG != null
0 commit comments