Add .gitlab-ci.yml

This commit is contained in:
Yeongdo Park 2018-01-14 05:08:15 +09:00
parent d214c8dfd5
commit 660fc580c0

10
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,10 @@
before_script:
- git clone https://github.com/OpenFOAM/ThirdParty-4.x.git ../ThirdParty-4.x
- source etc/bashrc
- rm -rf platforms
- wclean all
allmake:
script:
- ./Allwmake -j