From cbaec8bcb9e04c24f453165c044bfd66be1c12fc Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 19 Apr 2017 09:35:19 +0200 Subject: [PATCH] was in wrong directory --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d912d0da..f0c5d036d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -202,6 +202,9 @@ Compile_GNU: ################################################################################################### Compile_Intel_Prepare: stage: prepareSpectral + before_script: + - module purge + - cd $DAMASKROOT script: - module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel - make clean spectral processing