[ci] Update hostname to code repo
This commit is contained in:
@ -34,7 +34,7 @@ steps:
|
|||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script:
|
script:
|
||||||
- pip uninstall -y vrobbler
|
- 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 migrate
|
||||||
- vrobbler collectstatic --noinput
|
- vrobbler collectstatic --noinput
|
||||||
- immortalctl restart celery && immortalctl restart vrobbler
|
- immortalctl restart celery && immortalctl restart vrobbler
|
||||||
|
|||||||
Reference in New Issue
Block a user