Skip to content
Snippets Groups Projects
Commit a6a50042 authored by Meg Millhouse's avatar Meg Millhouse
Browse files

Update .gitlab-ci.yml

parent f82e2a51
No related branches found
No related tags found
No related merge requests found
Pipeline #653658 failed
...@@ -84,7 +84,7 @@ bayeswave: ...@@ -84,7 +84,7 @@ bayeswave:
BayesWaveUtils: BayesWaveUtils:
stage: build stage: build
image: $CONDA_ENV_IMAGE image: $UPSTREAM_REGISTRY/$CONDA_ENV_IMAGE:v1.1.0
script: script:
- pushd BayesWaveUtils - pushd BayesWaveUtils
- python setup.py install --prefix $BUILD_TARGET - python setup.py install --prefix $BUILD_TARGET
......
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