Skip to content
Snippets Groups Projects
Verified Commit 342b3b95 authored by Alex Timmermann's avatar Alex Timmermann
Browse files

Merge branch 'main' into production

parents fe520ee1 74a23aa7
No related branches found
Tags release/1.46.0
No related merge requests found
...@@ -43,7 +43,7 @@ build_docker: ...@@ -43,7 +43,7 @@ build_docker:
.deploy: .deploy:
stage: "deploy" stage: "deploy"
image: image:
name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.9.8' name: 'europe-north1-docker.pkg.dev/holi-shared/docker-hub-remote/hashicorp/terraform:1.10.5'
# default entrypoint is terraform command, but we want to run shell scripts # default entrypoint is terraform command, but we want to run shell scripts
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]
variables: variables:
......
1.9.8 1.10.5
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