Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-template
Commits
2559dd72
Commit
2559dd72
authored
4 years ago
by
Powers, Peter M.
Browse files
Options
Downloads
Plain Diff
Merge branch 'issue-1' into 'master'
update to devops Closes
#1
See merge request
!17
parents
c4619103
5c345589
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!17
update to devops
Pipeline
#32422
passed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
2559dd72
...
@@ -16,7 +16,7 @@ stages:
...
@@ -16,7 +16,7 @@ stages:
# Template: Run Node
# Template: Run Node
####
####
.node
:
.node
:
image
:
node:12
image
:
${DEVOPS_REGISTRY}usgs/
node:12
extends
:
.dev-tags
extends
:
.dev-tags
only
:
only
:
-
merge_request
-
merge_request
...
@@ -71,7 +71,7 @@ Lint:
...
@@ -71,7 +71,7 @@ Lint:
####
####
Publish npm
:
Publish npm
:
stage
:
publish
stage
:
publish
image
:
node:12
image
:
${DEVOPS_REGISTRY}usgs/
node:12
extends
:
.dev-tags
extends
:
.dev-tags
only
:
only
:
-
tags@ghsc/nshmp/nshmp-template
-
tags@ghsc/nshmp/nshmp-template
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment