fixed syntax
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-10-27 11:05:51 +02:00
parent 91e046ba91
commit 24f01da283

View File

@@ -10,9 +10,7 @@ trigger:
steps: steps:
- name: Terraform FMT PR - name: Terraform FMT PR
image: hashicorp/terraform:1.5 image: hashicorp/terraform:1.5
environment: commands:
command:
- "-chdir=infrastructure fmt -diff -check" - "-chdir=infrastructure fmt -diff -check"
when: when:
event: event: