Skip to content
Snippets Groups Projects
Commit 7c3b80e1 authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Try adding docker build to production and staging

parent b92650b0
No related branches found
No related tags found
1 merge request!18Add development container target
...@@ -31,6 +31,8 @@ variables: ...@@ -31,6 +31,8 @@ variables:
extends: extends:
- .adjust_image_names - .adjust_image_names
- .dind - .dind
- .production
- .staging
image: ${CODE_REGISTRY}/ghsc/hazdev/cloud-formation/hazdev-build-runner:latest image: ${CODE_REGISTRY}/ghsc/hazdev/cloud-formation/hazdev-build-runner:latest
script: script:
- docker build - docker build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment