This commit is contained in:
@@ -18,8 +18,8 @@ steps:
|
||||
- name: terraform plan
|
||||
image: hashicorp/terraform:1.5
|
||||
commands:
|
||||
- terraform init
|
||||
- terraform plan
|
||||
- terraform -chdir=infrastructure init
|
||||
- terraform -chdir=infrastructure plan
|
||||
# when:
|
||||
# event:
|
||||
# - pull_request
|
||||
Reference in New Issue
Block a user