FAQ | This is a LIVE service | Changelog

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

add -y flag

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