[ci] Update hostname to code repo

This commit is contained in:
2026-03-02 10:33:58 -05:00
parent 88a94aadca
commit 1be8e4b083

View File

@ -34,7 +34,7 @@ steps:
command_timeout: 2m
script:
- pip uninstall -y vrobbler
- pip install git+https://code.unbl.ink/secstate/vrobbler.git@main
- pip install git+https://code.lab.unbl.ink/secstate/vrobbler.git@main
- vrobbler migrate
- vrobbler collectstatic --noinput
- immortalctl restart celery && immortalctl restart vrobbler