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 280245f commit 93414cf
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 @@ -39,6 +39,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 93414cf

Please sign in to comment.