Dev 997 provisioning galaxy role

qa
Hoan To 3 years ago
parent ea93ce9019
commit 9b57bf5958

@ -36,8 +36,6 @@ builder-job:
# A resource group ensures a job is mutually exclusive across different pipelines for the same project. # A resource group ensures a job is mutually exclusive across different pipelines for the same project.
resource_group: dev resource_group: dev
stage: ansible-builder stage: ansible-builder
before_script:
- cd ansible-builder
script: script:
- cp $SSH_KEY_GITLAB_CI_BUILDER_FILE ansible-builder/context/id_ed25519 - cp $SSH_KEY_GITLAB_CI_BUILDER_FILE ansible-builder/context/id_ed25519
- echo "Running docker build to build awx execution environment" - echo "Running docker build to build awx execution environment"

Loading…
Cancel
Save