reset token with this job token
This commit is contained in:
parent
1fa9a0fad9
commit
c8706fa256
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue