reset token with this job token

This commit is contained in:
Yeongdo Park 2018-11-01 11:31:11 -04:00
parent 1fa9a0fad9
commit c8706fa256

View file

@ -9,6 +9,8 @@ before_script:
- "[[ -d OF4IW/ThirdParty-4.x ]] || git clone https://github.com/OpenFOAM/ThirdParty-4.x.git OF4IW/ThirdParty-4.x"
- source OF4IW/OpenFOAM-4.x/etc/bashrc
- cd OF4IW/OpenFOAM-4.x
- git remote remove origin
- git remote add origin https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/park0d/OpenFOAM-4.x.git
- git pull origin
- ./Allwmake -j