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