adding infisical action to workflows
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Terraform plan
|
- name: Terraform plan
|
||||||
run: |
|
run: |
|
||||||
terraform plan -no-color -input=false
|
terraform -chdir=/infrastructure plan -no-color -input=false
|
||||||
|
|
||||||
- name: Terraform apply
|
- name: Terraform apply
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user