Skip to content
Snippets Groups Projects
Commit 2e5bd864 authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

Update .gitlab-ci.yml file, changed docker source

parent f4e71015
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19808 failed
default:
image: rboman/waves-py3:2020.3
image: pdechamps/blaster:v1
before_script:
- source /opt/intel/mkl/bin/mklvars.sh intel64
- source /opt/intel/tbb/bin/tbbvars.sh intel64
......@@ -23,9 +23,6 @@ stages:
build:
<<: *global_tag_def
stage: build
before_script:
- apt-get install -y python3-pip
- python3 -m pip install scipy==1.11.3 --user
script:
- git submodule init
- git submodule update
......
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