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

Fix path

parent 65cb6a01
No related branches found
No related tags found
1 merge request!12Resolves - Pipeline Templates
......@@ -32,7 +32,7 @@ Build Node Image:
- |
docker build \
--build-arg FROM_IMAGE=${DEVOPS_REGISTRY}usgs/node:16 \
--file ".gitlab/Dockerfile" \
--file "Dockerfile" \
--pull \
--tag ${NODE_IMAGE_NAME} \
.
......
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