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:
- name: Terraform FMT PR
image: hashicorp/terraform:1.5
environment:
command:
commands:
- "-chdir=infrastructure fmt -diff -check"
when:
event: