really fixup
This commit is contained in:
parent
e086f6f0fb
commit
880c648cb8
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ update:
|
||||||
- git config --global user.name "Gitlab CI"
|
- git config --global user.name "Gitlab CI"
|
||||||
script:
|
script:
|
||||||
- /update < pads.txt
|
- /update < pads.txt
|
||||||
- git push "${CI_ACCESS_TOKEN}@${CI_REPOSITORY_URL#*@}" "HEAD:${CI_COMMIT_REF_NAME}" -o skip-ci
|
- git push "https://${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