FAQ | This is a LIVE service | Changelog

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

update to install java in setup.

parent 62c71df0
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ pipelines:
- condacache
- pip
script: # Modify the commands below to build your repository.
- apt-get update -y && apt-get -y install libgl1-mesa-glx
- apt-get update -y && apt-get -y install libgl1-mesa-glx openjdk-11-jre
- conda env update -n resultsanalysis --file environment.yml
- conda 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