Use the correct namespace.

This commit is contained in:
Robert de Bock 2023-02-13 13:35:02 +01:00
parent 1a3bd07a61
commit f8399c6ac0
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@ molecule:
galaxy: galaxy:
script: script:
- ansible-galaxy role import --api-key ${GALAXY_API_KEY} {{ gitlab_namespace }} ${CI_PROJECT_NAME} - ansible-galaxy role import --api-key ${GALAXY_API_KEY} {{ galaxy_namespace }} ${CI_PROJECT_NAME}
rules: rules:
- if: $CI_COMMIT_TAG != null - if: $CI_COMMIT_TAG != null