You've already forked gun-manager
enable pushing of built Docker images in GitHub Actions workflow
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
|||||||
- name: 🐳 🔨 Build Container
|
- name: 🐳 🔨 Build Container
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
push: true
|
||||||
sbom: true
|
sbom: true
|
||||||
provenance: true
|
provenance: true
|
||||||
platforms: linux/arm64,linux/amd64
|
platforms: linux/arm64,linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user