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 b6ef615 commit f5a9fb6
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 @@ -51,6 +51,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 f5a9fb6

Please sign in to comment.