|
|
|
@ -28,6 +28,7 @@ ansible-builder-job-dev:
|
|
|
|
- echo "running ansible-build to build dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest"
|
|
|
|
- echo "running ansible-build to build dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest"
|
|
|
|
- ansible-builder build --tag dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest
|
|
|
|
- ansible-builder build --tag dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest
|
|
|
|
- docker push dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest
|
|
|
|
- docker push dev-harbor-01.smardigo.digital/awx/awx-custom-ee:latest
|
|
|
|
|
|
|
|
when: manual
|
|
|
|
only:
|
|
|
|
only:
|
|
|
|
- master
|
|
|
|
- master
|
|
|
|
except:
|
|
|
|
except:
|
|
|
|
|