diff --git a/.woodpecker/upgrade-submodule.yaml b/.woodpecker/upgrade-submodule.yaml index c413f34..c305dcd 100644 --- a/.woodpecker/upgrade-submodule.yaml +++ b/.woodpecker/upgrade-submodule.yaml @@ -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