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

modified: .gitlab-ci.yml

parent 68d14bbf
No related branches found
No related tags found
1 merge request!34Fix broken CI yaml on phy gitlab
Pipeline #15128 failed
...@@ -43,6 +43,8 @@ env: ...@@ -43,6 +43,8 @@ env:
compile: compile:
stage: build stage: build
rules:
- if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"'
needs: needs:
- ["env"] - ["env"]
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment