Pipelinefix
This commit is contained in:
+6
-4
@@ -1,9 +1,11 @@
|
||||
stages:
|
||||
- test-and-publish
|
||||
- Test & Publish
|
||||
|
||||
test-and-publish-template:
|
||||
stage: test-and-publish
|
||||
image: hashicorp/terraform:latest
|
||||
"Test & Publish Template":
|
||||
stage: Test & Publish
|
||||
image:
|
||||
name: hashicorp/terraform:latest
|
||||
entrypoint: [""]
|
||||
|
||||
variables:
|
||||
TEMPLATE_NAME: "LTH"
|
||||
|
||||
Reference in New Issue
Block a user