fix the hardcoded image in the ci config

This commit is contained in:
Micha Gläß-Stöcker 2022-05-27 19:27:18 +00:00
parent cdfd2b72b1
commit 1ec04d0841
1 changed files with 1 additions and 1 deletions

View File

@ -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'