Whoops again
All checks were successful
ci/woodpecker/push/build-containers Pipeline was successful
ci/woodpecker/manual/upgrade-submodule Pipeline was successful
ci/woodpecker/manual/build-containers Pipeline was successful
ci/woodpecker/cron/upgrade-submodule Pipeline was successful

This commit is contained in:
Ryan Voots 2024-07-30 11:08:04 -04:00
parent 5fee81b2a2
commit 02f6af94f3

View file

@ -18,5 +18,5 @@ steps:
- git config --global user.name 'CI Auto-updater'
- git config --global pull.rebase false
- ./update-submodules.sh
- git remote set-url origin git@gitea.simcop2387.info:simcop2387/coreprotect-builder.jar
- git remote set-url origin git@gitea.simcop2387.info:simcop2387/coreprotect-builder.git
- GIT_TRACE=1 git push origin HEAD