gitlab ci yml update for ThirdParty existence test

This commit is contained in:
Yeongdo Park 2018-01-14 20:13:25 +09:00
parent 519b190ba0
commit 460d0049a7

View file

@ -1,7 +1,5 @@
before_script:
- git clone https://github.com/OpenFOAM/ThirdParty-4.x.git ../ThirdParty-4.x
- env
- source $HOME/.bashrc
- [[ -d ../ThirdParty-4.x ]] || git clone https://github.com/OpenFOAM/ThirdParty-4.x.git ../ThirdParty-4.x
- source etc/bashrc
- rm -rf platforms
- wclean all
@ -9,4 +7,3 @@ before_script:
allmake:
script:
- ./Allwmake -j