gitlab ci yml update for ThirdParty existence test

This commit is contained in:
Yeongdo Park 2018-01-14 20:16:44 +09:00
parent 460d0049a7
commit aef9565728

View file

@ -1,5 +1,5 @@
before_script:
- [[ -d ../ThirdParty-4.x ]] || git clone https://github.com/OpenFOAM/ThirdParty-4.x.git ../ThirdParty-4.x
- "[[ -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