Merge branch 'main' into 'trunk'

GitLab CI setup

See merge request combustion-postech/OpenFOAM-4.x!8
This commit is contained in:
Combustion Lab 2018-01-16 14:54:16 +00:00
commit 0da86b7edd

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