Point at proper repo
All checks were successful
ci/woodpecker/push/build-containers Pipeline was successful

This commit is contained in:
Ryan Voots 2024-07-13 11:37:24 -04:00
parent 8cf41b5bbd
commit 368efbe12e

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/vllm-containers.git
- git remote set-url origin git@gitea.simcop2387.info:simcop2387/unsloth-trainer.git
- GIT_TRACE=1 git push origin HEAD