FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 668915e8 authored by Mark Driver's avatar Mark Driver
Browse files

update to clone of solvent map creator.

parent ccab4086
No related branches found
Tags 1.0.4
No related merge requests found
Pipeline #27166 failed
......@@ -37,7 +37,8 @@ before_script:
- cd puresolventinformation
- pip install .
- cd ../
- if [[ ! -d 'solventmapcreator' ]]; then git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.developers.cam.ac.uk/ch/hunter/ssiptools/ssimpleapps/solventmapcreator.git; fi
- if [[ -d 'solventmapcreator' ]]; then rm solventmapcreator; fi
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.developers.cam.ac.uk/ch/hunter/ssiptools/ssimpleapps/solventmapcreator.git
- cd solventmapcreator
- pip install .
- cd ../phasecalculator
......
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