FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3efdf070 authored by M.D. Driver's avatar M.D. Driver
Browse files

change to ssh from https address

parent 1fbde1c2
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ pipelines: ...@@ -15,7 +15,7 @@ pipelines:
- source activate resultsanalysis - source activate resultsanalysis
- conda install -c rdkit rdkit=2017.03.1 - conda install -c rdkit rdkit=2017.03.1
- cd ../ - cd ../
- git clone https://mdd31@bitbucket.org/mdd31/resultsanalysis.git - git clone git@bitbucket.org:mdd31/solventmapcreator.git
- pip install . - pip install .
- cd ../solventmapcreator - cd ../solventmapcreator
- pip install . - 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