We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54662ad commit e507caeCopy full SHA for e507cae
.github/workflows/docker.yml
@@ -65,6 +65,7 @@ jobs:
65
id: push
66
with:
67
context: ./target/docker/stage
68
+ sbom: true
69
push: true
70
tags: ${{ steps.meta.outputs.tags }}
71
labels: ${{ steps.meta.outputs.labels }}
0 commit comments