Skip to content

Commit

Permalink
add crane test
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <[email protected]>
  • Loading branch information
jdolitsky committed Jul 17, 2023
1 parent c7fb401 commit f592b0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ jobs:
grype cgr.dev/chainguard/wolfi-base
echo "---"
whoami
- uses: jdolitsky/wolfi-act@main
with:
packages: crane
command: |
crane manifest cgr.dev/chainguard/nginx
crane manifest cgr.dev/chainguard/wolfi-base

0 comments on commit f592b0e

Please sign in to comment.