absolute path not working
This commit is contained in:
parent
5a1f907903
commit
e7f8e57221
|
@ -87,6 +87,7 @@ checkout:
|
|||
- cd $DAMASKROOT
|
||||
- git checkout $CI_COMMIT_SHA
|
||||
- git clone git@magit1.mpie.de:damask/PRIVATE.git
|
||||
- echo $DAMASKROOT
|
||||
- eval 'source $DAMASKROOT/DAMASK_env.sh'
|
||||
- make -C $DAMASKROOT install
|
||||
|
||||
|
|
Loading…
Reference in New Issue