Commit 9627bbc5 authored by Martin Perdacher's avatar Martin Perdacher
Browse files

Update .gitlab-ci.yml

parent 073263e6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,7 @@ before_script:
 - sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
 - sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
 - apt-get update --yes
 - apt-get update --yes
 - apt-get install --yes cmake build-essential intel-mkl-2019.3-062
 - apt-get install --yes cmake build-essential intel-mkl-2019.3-062
 - $MKLROOT/bin/mklvars.sh intel64


build:
build:
  script:
  script: