Skip to content

Commit

Permalink
feat (docker): Create docker image SBOM on release
Browse files Browse the repository at this point in the history
  • Loading branch information
mchernicoff committed Aug 9, 2024
1 parent b4a1a6c commit 0f163bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
readme-filepath: ./dist/dockerhub/README.md

build-sbom:
needs: docker
needs: push
runs-on: ubuntu-latest
steps:
- name: Create docker image SBOM
Expand Down

0 comments on commit 0f163bc

Please sign in to comment.