FAQ | This is a LIVE service | Changelog

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

update args.

parent a1813291
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ pipelines:
script: # Modify the commands below to build your repository.
- apt-get -y install libgl1-mesa-glx
- conda update conda
- conda env create -y -f environment.yml
- conda env create -f environment.yml
- source activate resultsanalysis
- cd ../
- git clone git@bitbucket.org:mdd31/resultsanalysis.git
......
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