really fixup

This commit is contained in:
Tim Schubert 2022-04-26 21:30:09 +02:00
parent e086f6f0fb
commit 880c648cb8
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -13,4 +13,4 @@ update:
- git config --global user.name "Gitlab CI"
script:
- /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