fix: remove provenance

This commit is contained in:
Artemy Egorov 2024-08-05 20:36:10 +03:00 committed by GitHub
parent fd9626c7f9
commit aefaa2626e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64