gitlab ci yml update for ThirdParty existence test
This commit is contained in:
parent
460d0049a7
commit
aef9565728
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue