FAQ | This is a LIVE service | Changelog

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

update to clone of solvent map creator.

parent 668915e8
No related branches found
No related tags found
No related merge requests found
Pipeline #27168 failed
......@@ -37,7 +37,7 @@ before_script:
- cd puresolventinformation
- pip install .
- cd ../
- if [[ -d 'solventmapcreator' ]]; then rm solventmapcreator; fi
- if [[ -d 'solventmapcreator' ]]; then rm -r 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 .
......
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