Skip to content
Snippets Groups Projects
Commit 59a96596 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

fix(ci): use docker dind service image from the remote repository

parent 1ee0db6d
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ build_docker:
needs: ['cache_lint']
image: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27'
services:
- 'docker:27-dind'
- 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/docker:27-dind'
variables:
GCR_IMAGE: europe-north1-docker.pkg.dev/holi-shared/docker/holi-translation-api
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment