Pipelinefix

This commit is contained in:
2026-03-19 15:25:13 +01:00 Verified
parent d2b813bb63
commit 9502c4f433
+6 -4
View File
@@ -1,9 +1,11 @@
stages: stages:
- test-and-publish - Test & Publish
test-and-publish-template: "Test & Publish Template":
stage: test-and-publish stage: Test & Publish
image: hashicorp/terraform:latest image:
name: hashicorp/terraform:latest
entrypoint: [""]
variables: variables:
TEMPLATE_NAME: "LTH" TEMPLATE_NAME: "LTH"