GitLab CI setup

This commit is contained in:
Combustion Lab 2018-01-16 14:49:03 +00:00
parent d214c8dfd5
commit 554e8d0fb0

9
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,9 @@
before_script:
- "[[ -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
allmake:
script:
- ./Allwmake -j