diff --git a/.drone.yml b/.drone.yml index ef3686a..16b8d51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -88,10 +88,10 @@ steps: - wget -q https://github.com/terraform-docs/terraform-docs/releases/download/v0.16.0/terraform-docs-v0.16.0-linux-amd64.tar.gz -O - | tar -xz terraform-docs -C /usr/local/bin - terraform fmt - terraform-docs . - - git diff-index --exit-code --name-status HEAD + - git diff --exit-code --- kind: signature -hmac: 05ee4e191f657d959752ba19c45bb980530c49140d75dc8eef5602c2e4e80fcc +hmac: c79a45ff158cd06564765a09933921a2fd9856f6c2063716d45225fc1c45c100 ...