inactive stage does not work
This commit is contained in:
parent
4e1dc73fc9
commit
c9a42a7b47
|
@ -369,14 +369,14 @@ Marc_compileIfort2017:
|
||||||
|
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
Marc_compileIfort2018_1:
|
#Marc_compileIfort2018_1:
|
||||||
stage: compileMarc2018_1
|
# stage: compileMarc2018_1
|
||||||
script:
|
# script:
|
||||||
- module load $IntelCompiler17_0 $MSC2018_1
|
# - module load $IntelCompiler17_0 $MSC2018_1
|
||||||
- Marc_compileIfort/test.py -m 2018.1
|
# - Marc_compileIfort/test.py -m 2018.1
|
||||||
except:
|
# except:
|
||||||
- master
|
# - master
|
||||||
- release
|
# - release
|
||||||
|
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
Loading…
Reference in New Issue