still failing

This commit is contained in:
Martin Diehl 2017-04-13 00:00:11 +02:00
parent 6039c51910
commit 50eac33181
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,8 @@ checkout:
- git checkout $CI_COMMIT_SHA
- git clone git@magit1.mpie.de:damask/PRIVATE.git
- echo $DAMASKROOT
- eval 'source DAMASK_env.sh'
- ls
- eval 'source ./DAMASK_env.sh'
- make install
###################################################################################################