This commit is contained in:
spengreb 2023-01-09 16:47:59 +01:00
parent 0ee92b0eac
commit d471c65766

View file

@ -23,7 +23,7 @@ tf-plan:
paths:
- plan.tfplan
tf-apply:
tf-apply-private:
stage: tf-apply
image:
name: hashicorp/terraform
@ -44,7 +44,7 @@ tf-apply:
only:
- master
tf-apply:
tf-apply-public:
stage: tf-apply
image:
name: hashicorp/terraform