Merge pull request #6117 from vvoland/binimage-nosha

gha/bin-image: Don't push sha tags
This commit is contained in:
Sebastiaan van Stijn 2025-05-30 17:42:22 +02:00 committed by GitHub
commit d8f09a1b75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,6 @@ jobs:
type=semver,pattern={{version}}
type=ref,event=branch
type=ref,event=pr
type=sha
-
name: Build and push image
uses: docker/bake-action@v6