diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 3066a44..e10659f 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -19,7 +19,7 @@ pipelines: script: - apk update - apk upgrade - - apk add --no-cache bash git + - apk add --no-cache bash git grep - go get github.com/segmentio/terraform-docs - ./scripts/update_readme.sh - git status