Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geomag-algorithms
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
Container Registry
Model registry
Operate
Environments
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 Geomagnetism Program
geomag-algorithms
Commits
e87c66f2
Commit
e87c66f2
authored
4 years ago
by
Cain, Payton David
Browse files
Options
Downloads
Patches
Plain Diff
Remove Deploy from job titles
parent
d6a55405
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!146
Release CMO metadata to production
,
!42
Update algorithms job for Mage2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+7
-7
7 additions, 7 deletions
.gitlab-ci.yml
with
7 additions
and
7 deletions
.gitlab-ci.yml
+
7
−
7
View file @
e87c66f2
...
...
@@ -205,7 +205,7 @@ Scan Docker Image:
# Deploy Stage
## --------------------------------------------------
Deploy
Mage01 Library
:
Mage01 Library
:
extends
:
-
.deploy-library
-
.staging
...
...
@@ -216,7 +216,7 @@ Deploy Mage01 Library:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Mage01 Web Service
:
Mage01 Web Service
:
extends
:
-
.deploy
-
.staging
...
...
@@ -227,7 +227,7 @@ Deploy Mage01 Web Service:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Mage02 Web Service
:
Mage02 Web Service
:
extends
:
-
.deploy
-
.production
...
...
@@ -238,7 +238,7 @@ Deploy Mage02 Web Service:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Production01 Web Service
:
Production01 Web Service
:
extends
:
-
.deploy
-
.production
...
...
@@ -249,7 +249,7 @@ Deploy Production01 Web Service:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Production02 Web Service
:
Production02 Web Service
:
extends
:
-
.deploy
-
.production
...
...
@@ -260,7 +260,7 @@ Deploy Production02 Web Service:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Staging01 Web Service
:
Staging01 Web Service
:
extends
:
-
.deploy
-
.staging
...
...
@@ -271,7 +271,7 @@ Deploy Staging01 Web Service:
variables
:
APP_NAME
:
geomag-algorithms
Deploy
Staging02 Web Service
:
Staging02 Web Service
:
extends
:
-
.deploy
-
.staging
...
...
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