Skip to content

Commit

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

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

0 comments on commit 7dd5f8d

Please sign in to comment.