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

update to devops

parent dbde289c
No related branches found
No related tags found
1 merge request!8update to devops
Pipeline #32414 passed
......@@ -16,7 +16,7 @@ stages:
# Template: Run Node
####
.node:
image: node:12
image: ${DEVOPS_REGISTRY}usgs/node:12
extends: .dev-tags
only:
- branches
......@@ -49,7 +49,7 @@ Lint:
Publish npm:
stage: publish
image: node:12
image: ${DEVOPS_REGISTRY}usgs/node:12
extends: .dev-tags
only:
- tags@ghsc/nshmp/disagg-d3
......
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