Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-ws
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-ws
Merge requests
!219
Something went wrong on our end
Cleanup
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Cleanup
ghsc/users/bclayton/nshmp/nshmp-ws:cleanup
into
main
Overview
0
Commits
7
Pipelines
0
Changes
2
Merged
Clayton, Brandon Scott
requested to merge
ghsc/users/bclayton/nshmp/nshmp-ws:cleanup
into
main
1 year ago
Overview
0
Commits
7
Pipelines
0
Changes
2
Expand
Remove fault, gps, gulf, and util services.
Only keep gmm.
0
0
Merge request reports
Viewing commit
f9f2b133
Prev
Next
Show latest version
2 files
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
f9f2b133
don't copy fault sections
· f9f2b133
Clayton, Brandon Scott
authored
1 year ago
Dockerfile
+
0
−
1
Options
@@ -45,7 +45,6 @@ RUN mkdir /asset-output \
USER
usgs-user
COPY
--from=builder --chown=usgs-user:usgs-user /app/build/libs/nshmp-ws-all.jar .
COPY
--from=builder --chown=usgs-user:usgs-user /app/fault-sections /app/fault-sections
EXPOSE
8080
Loading