Skip to content

Commit

Permalink
container: disable attestation-manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Sep 21, 2023
1 parent 7939573 commit c2fbbec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
context: ./container
push: true
provenance: false
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit c2fbbec

Please sign in to comment.