Skip to content
Snippets Groups Projects
Commit 7b1fe539 authored by Shavers, Nicholas H's avatar Shavers, Nicholas H
Browse files

geomag tag added to jobs

parent 0ea93756
No related branches found
No related tags found
1 merge request!357geomag tag added to jobs
......@@ -50,6 +50,7 @@ workflow:
tags:
- deploy
- swarm
- geomag #ensures we use geomag-specific- deploy, swarm tagged runners
# these variables are defined in Gitlab, or set in scripts/custom.config.sh
# variables:
# DATABASE_URL
......@@ -87,6 +88,7 @@ workflow:
tags:
- deploy
- swarm
- geomag #ensures we use geomag-specific- deploy, swarm tagged runners
variables:
APP_DEPLOY_DIR: "/geomag/geomag-algorithms"
REQUIRED_PREFIX: "/geomag"
......@@ -183,6 +185,7 @@ Test:
tags:
- deploy
- swarm
- geomag #ensures we use geomag-specific- deploy, swarm tagged runners
## --------------------------------------------------
# Integration Stage
......@@ -223,6 +226,7 @@ Build Docker Image:
tags:
# TODO: refactor to separate build/publish steps
- deploy
- geomag #ensures we use geomag-specific- deploy tagged runners
variables:
APP_NAME: geomag-algorithms
FROM_IMAGE: code.usgs.gov:5001/devops/images/usgs/python:3.10-obspy
......
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