Update buildReporting.yml

This commit is contained in:
Andreas Hefti 2022-12-08 09:18:20 +01:00 committed by GitHub
parent 8427dd668e
commit ca351d8307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=shaa
type=sha
-
name: Build and push
id: docker_build
@ -181,4 +181,4 @@ jobs:
run: cosign sign ${TAGS}
env:
COSIGN_EXPERIMENTAL: true
TAGS: ${{ steps.meta.outputs.tags }}
TAGS: ${{ steps.meta.outputs.tags }}