Archived
Pipelinefix
This commit is contained in:
+6
-4
@@ -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: "LaTeX"
|
TEMPLATE_NAME: "LaTeX"
|
||||||
|
|||||||
Reference in New Issue
Block a user