fixup x4
This commit is contained in:
parent
880c648cb8
commit
6423d1dc04
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ update:
|
|||
- git config --global user.name "Gitlab CI"
|
||||
script:
|
||||
- /update < pads.txt
|
||||
- git push "https://${CI_ACCESS_TOKEN}@${CI_REPOSITORY_URL#*@}" "HEAD:${CI_COMMIT_REF_NAME}" -o skip-ci
|
||||
- git push "https://gitlab-ci-token:${CI_ACCESS_TOKEN}@${CI_REPOSITORY_URL#*@}" "HEAD:${CI_COMMIT_REF_NAME}" -o skip-ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue