still failing
This commit is contained in:
parent
6039c51910
commit
50eac33181
|
@ -88,7 +88,8 @@ checkout:
|
||||||
- git checkout $CI_COMMIT_SHA
|
- git checkout $CI_COMMIT_SHA
|
||||||
- git clone git@magit1.mpie.de:damask/PRIVATE.git
|
- git clone git@magit1.mpie.de:damask/PRIVATE.git
|
||||||
- echo $DAMASKROOT
|
- echo $DAMASKROOT
|
||||||
- eval 'source DAMASK_env.sh'
|
- ls
|
||||||
|
- eval 'source ./DAMASK_env.sh'
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
Loading…
Reference in New Issue