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
Merge requests
!35
Location update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Location update
ghsc/users/bclayton/nshmp/nshmp-ws-static:issue-7
into
master
Overview
0
Commits
11
Pipelines
0
Changes
13
Merged
Clayton, Brandon Scott
requested to merge
ghsc/users/bclayton/nshmp/nshmp-ws-static:issue-7
into
master
4 years ago
Overview
0
Commits
11
Pipelines
0
Changes
1
Expand
Resolves
#7 (closed)
Update to match nshmp-lib location updates
Update Spotbugs to match nshmp-lib Spotbugs updates
0
0
Merge request reports
Compare
version 4
version 6
cf7766ff
4 years ago
version 5
15b931c1
4 years ago
version 4
76f76a0a
4 years ago
version 3
0e6285ec
4 years ago
version 2
29769d5d
4 years ago
version 1
5333baf4
4 years ago
master (base)
and
version 5
latest version
3540e943
11 commits,
4 years ago
version 6
cf7766ff
10 commits,
4 years ago
version 5
15b931c1
9 commits,
4 years ago
version 4
76f76a0a
8 commits,
4 years ago
version 3
0e6285ec
7 commits,
4 years ago
version 2
29769d5d
5 commits,
4 years ago
version 1
5333baf4
4 commits,
4 years ago
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
2
−
2
Options
@@ -168,8 +168,8 @@ Build Image:
-
master@ghsc/nshmp/nshmp-netcdf
-
tags@ghsc/nshmp/nshmp-netcdf
before_script
:
-
apk
-v
--update
-
apk
-v
add --no-cache python py-pip
-
apk --update
-
apk add --no-cache python py-pip
-
pip install awscli
script
:
-
|
Loading