Skip to content
Snippets Groups Projects
Commit cb64d8c4 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

switch tags

parent 5ab8630d
No related branches found
No related tags found
2 merge requests!611Production Release | nshmp-haz,!610Resolves - Update docker deployments
......@@ -13,6 +13,10 @@ stages:
- build
- trigger
default:
tags:
- nshmp
####
# Environment Templates
####
......@@ -105,8 +109,6 @@ stages:
- docker tag "${env_image_name}" "${latest_image_name}"
- docker push "${latest_image_name}"
stage: build
tags:
- build
variables:
DOCKERFILE: Dockerfile
DOCKER_BUILD_ARGS: |
......@@ -123,8 +125,6 @@ stages:
.java:
image: ${DEVOPS_REGISTRY}usgs/amazoncorretto:11
stage: build
tags:
- development
####
# Stage: 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