Skip to content

Commit

Permalink
Add missing ansible-galaxy binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Sep 30, 2024
1 parent 5d46420 commit 4cbb213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ molecule:

galaxy:
script:
- apk add ansible-core
- ansible-galaxy role import --api-key ${GALAXY_API_KEY} robertdebock ${CI_PROJECT_NAME}
rules:
- if: $CI_COMMIT_TAG != null

0 comments on commit 4cbb213

Please sign in to comment.