fix the hardcoded image in the ci config

technical/upgrade-exoplayer
Micha Gläß-Stöcker 2022-05-27 19:27:18 +00:00
rodzic cdfd2b72b1
commit 1ec04d0841
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
image: dev.funkwhale.audio:5050/funkwhale/funkwhale-android:latest
image: $CI_REGISTRY/funkwhale/funkwhale-android:latest
variables:
COBERTURA_REPORT: '$CI_PROJECT_DIR/app/build/reports/cobertura.xml'