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:
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue