Skip to content
Snippets Groups Projects
Commit 028b4023 authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Merge branch 'mage2Deploy' into 'master'

Mage2 deploy

See merge request !15
parents c6c9c31c 451c7e3d
No related branches found
No related tags found
1 merge request!15Mage2 deploy
Pipeline #20691 passed
......@@ -111,6 +111,10 @@ variables:
tags:
- mage01
.mage02:
tags:
- mage02
## --------------------------------------------------
# Test Stage
## --------------------------------------------------
......@@ -163,3 +167,12 @@ Deploy Mage01:
- .mage01
variables:
APP_NAME: geomag-algorithms
Deploy Mage02:
extends:
- .deploy
- .production
- .mage
- .mage02
variables:
APP_NAME: geomag-algorithms
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment