ci: fix missing image tag in docker job

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2351>
environments/review-docs-renam-9oy3ia/deployments/17063
jo 2023-01-31 12:31:31 +01:00 zatwierdzone przez Marge
rodzic a3be49e099
commit 43ca4ea29c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -403,7 +403,7 @@ deploy_docs:
- job: test_front
optional: true
image: $CI_REGISTRY/funkwhale/ci/docker
image: $CI_REGISTRY/funkwhale/ci/docker:20
parallel:
matrix:
- COMPONENT: ["api", "front"]