|
|
|
@ -93,7 +93,7 @@ builder-job-prodnso:
|
|
|
|
##################################################################################
|
|
|
|
##################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
.run-ansible:
|
|
|
|
.run-ansible:
|
|
|
|
image: ${STAGE}-$AWX_EE_DOCKER_IMAGE_EXTERN:latest
|
|
|
|
image: dev-$AWX_EE_DOCKER_IMAGE_EXTERN:latest # hardcoded DEV Stage Image, couldn't find better option for now, since image name cant be set dynamically
|
|
|
|
tags:
|
|
|
|
tags:
|
|
|
|
- dind
|
|
|
|
- dind
|
|
|
|
- harbor # 05.02.22 TODO some runners run into timeouts
|
|
|
|
- harbor # 05.02.22 TODO some runners run into timeouts
|
|
|
|
|