Skip to content

Commit

Permalink
fix tf-docs
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Feb 29, 2024
1 parent b26293b commit 3b7dc66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ pipeline:

- uses: go/build
with:
packages: ./cmd
packages: .
output: terraform-docs

test:
pipeline:
- runs: terraform-docs --help
- runs: ls -lh /usr/bin && terraform-docs --help

update:
enabled: true
Expand Down

0 comments on commit 3b7dc66

Please sign in to comment.