Fix attempt
All checks were successful
Embedded builder creation / Embedded-Builder-Image (push) Successful in 7m27s

This commit is contained in:
2025-02-18 13:01:55 +01:00
parent 376d34283d
commit 779f3d02c6

View File

@@ -34,9 +34,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags:
- ${{ steps.meta.outputs.tags }}
- latest
tags: ${{ steps.meta.outputs.tags }}
annotations: ${{ steps.meta.outputs.annotations }}
provenance: true
sbom: true