Fix envs
This commit is contained in:
parent
0ee92b0eac
commit
d471c65766
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ tf-plan:
|
||||||
paths:
|
paths:
|
||||||
- plan.tfplan
|
- plan.tfplan
|
||||||
|
|
||||||
tf-apply:
|
tf-apply-private:
|
||||||
stage: tf-apply
|
stage: tf-apply
|
||||||
image:
|
image:
|
||||||
name: hashicorp/terraform
|
name: hashicorp/terraform
|
||||||
|
|
@ -44,7 +44,7 @@ tf-apply:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
tf-apply:
|
tf-apply-public:
|
||||||
stage: tf-apply
|
stage: tf-apply
|
||||||
image:
|
image:
|
||||||
name: hashicorp/terraform
|
name: hashicorp/terraform
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue