Skip to content
Snippets Groups Projects
Commit 5e2515fe authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent bf4a040c
Branches
Tags
No related merge requests found
...@@ -9,7 +9,7 @@ stages: ...@@ -9,7 +9,7 @@ stages:
builder_stable: builder_stable:
stage: builder stage: builder
tags: tags:
- sodium dind - silicon
only: only:
- tags - tags
- master - master
...@@ -22,7 +22,7 @@ builder_stable: ...@@ -22,7 +22,7 @@ builder_stable:
builder_unstable: builder_unstable:
stage: builder stage: builder
tags: tags:
- sodium dind - silicon
except: except:
- tags - tags
- master - master
...@@ -39,7 +39,7 @@ config_stable: ...@@ -39,7 +39,7 @@ config_stable:
image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:latest image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:latest
stage: config stage: config
tags: tags:
- sodium dind - silicon
only: only:
- tags - tags
- master - master
...@@ -55,7 +55,7 @@ config_unstable: ...@@ -55,7 +55,7 @@ config_unstable:
image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:unstable image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:unstable
stage: config stage: config
tags: tags:
- sodium dind - silicon
except: except:
- tags - tags
- master - master
...@@ -71,7 +71,7 @@ config_unstable: ...@@ -71,7 +71,7 @@ config_unstable:
release_stable: release_stable:
stage: main stage: main
tags: tags:
- sodium dind - silicon
only: only:
- tags - tags
- master - master
...@@ -85,7 +85,7 @@ release_stable: ...@@ -85,7 +85,7 @@ release_stable:
release_unstable: release_unstable:
stage: main stage: main
tags: tags:
- sodium dind - silicon
except: except:
- tags - tags
- master - master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment