From 519b190ba0c727ef7e80361a70da1f7d66937f67 Mon Sep 17 00:00:00 2001 From: Yeongdo Park Date: Sun, 14 Jan 2018 05:32:26 +0900 Subject: [PATCH] update gitlab ci yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42cd20ddc..2702133f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ before_script: - git clone https://github.com/OpenFOAM/ThirdParty-4.x.git ../ThirdParty-4.x + - env + - source $HOME/.bashrc - source etc/bashrc - rm -rf platforms - wclean all