Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-ws-static
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-ws-static
Commits
bbf4eaf5
Commit
bbf4eaf5
authored
5 years ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Plain Diff
Merge branch 'path' into 'master'
update path See merge request ghsc/nshmp/nshmp-netcdf!20
parents
ed5716bc
3ff01f73
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!20
update path
Pipeline
#10316
passed
5 years ago
Stage: test
Stage: publish
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
scripts/custom.config.sh
+1
-1
1 addition, 1 deletion
scripts/custom.config.sh
scripts/nshmp-netcdf.yml
+1
-1
1 addition, 1 deletion
scripts/nshmp-netcdf.yml
with
3 additions
and
3 deletions
Dockerfile
+
1
−
1
View file @
bbf4eaf5
...
...
@@ -49,7 +49,7 @@ ARG netcdf_file="src/main/resources/default.nc"
# The NSHM to use
ENV
NSHM "CONUS_2018"
ENV
CONTEXT_PATH "
/ws/nshmp/static/conus-2018
"
ENV
CONTEXT_PATH ""
ARG
jar_file
ARG
project
...
...
This diff is collapsed.
Click to expand it.
scripts/custom.config.sh
+
1
−
1
View file @
bbf4eaf5
export
SERVICE_MAP
=(
"/
ws/
nshmp/static/conus-2018"
:
"conus-2018a"
"/nshmp
-ws
/static/conus-2018"
:
"conus-2018a"
)
;
This diff is collapsed.
Click to expand it.
scripts/nshmp-netcdf.yml
+
1
−
1
View file @
bbf4eaf5
...
...
@@ -22,4 +22,4 @@ services:
image
:
${REGISTRY}/${CI_PROJECT_NAME}:${DATA_CONUS_2018A}
environment
:
NSHM
:
CONUS_2018
CONTEXT_PATH
:
/ws
/nshmp/static/conus-2018
CONTEXT_PATH
:
/nshmp
-ws
/static/conus-2018
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