Skip to content
Snippets Groups Projects
Commit 1f56d84e authored by Luke Naylor's avatar Luke Naylor
Browse files

Update .gitlab-ci.yml file

parent 2375ed15
No related branches found
No related tags found
No related merge requests found
Pipeline #26765 failed
......@@ -6,6 +6,7 @@ build:
tags: ["x64"]
script:
- echo $SHELL
- eval "$(micromamba shell hook --shell=bash)"
- micromamba activate
- sage -pip install "pseudowalls==0.0.3" --extra-index-url https://gitlab.com/api/v4/projects/43962374/packages/pypi/simple
- make || echo make failed
......
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