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

add tags to docker build

parent 69a25cfd
No related branches found
No related tags found
2 merge requests!611Production Release | nshmp-haz,!610Resolves - Update docker deployments
......@@ -131,6 +131,9 @@ default:
--------
" "${CI_PROJECT_NAME}" "${IMAGE_TAG}";
stage: build
tags:
- nshmp
- build
variables:
DOCKERFILE: Dockerfile
DOCKER_BUILD_ARGS: |
......
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