Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GeoPhys
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
National Crustal Model
GeoPhys
Commits
8c2d3ea6
Commit
8c2d3ea6
authored
4 years ago
by
Powers, Peter M.
Browse files
Options
Downloads
Plain Diff
Merge branch 'issue-3' into 'master'
update to devops Closes
#3
See merge request
!9
parents
46b5d943
f1d140fc
No related branches found
No related tags found
1 merge request
!9
update to devops
Pipeline
#55357
failed
3 years ago
Stage: test
Changes
1
Pipelines
2
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 @
8c2d3ea6
...
@@ -13,11 +13,11 @@ stages:
...
@@ -13,11 +13,11 @@ stages:
# Template: Common Python
# Template: Common Python
####
####
.python
:
.python
:
image
:
python:3
.7.7
image
:
${DEVOPS_REGISTRY}usgs/
python:3
extends
:
.dev-tags
extends
:
.dev-tags
before_script
:
before_script
:
-
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
-
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
-
. $HOME/.profile
-
. $HOME/.
bash_
profile
-
poetry install
-
poetry install
####
####
...
...
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