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

HOLI-9209 use the GPC internal remote docker hub repo in gitlab-ci

parent 7e96cd86
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ build:
.deploy:
stage: 'deploy'
image:
name: 'hashicorp/terraform:1.6.1'
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.6.1'
# default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ['/bin/sh', '-c']
artifacts:
......
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