Update .gitlab-ci.yml

This commit is contained in:
Chris Wright 2021-03-16 14:41:42 +00:00
parent ffb895ef7e
commit d74cd3d048

View File

@ -8,7 +8,6 @@ variables:
conda-run: conda-run:
extends: .conda-run extends: .conda-run
script: script:
- OUTPUT=${CI_PROJECT_NAME}
- "${RUN} -profile conda" - "${RUN} -profile conda"
docker-run: docker-run: