Skip to content

Commit

Permalink
Fix built docker images (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
nazywam authored Oct 30, 2023
1 parent ce8769e commit 9aef504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
certpl/${{ github.event.repository.name }}:${{ github.event.release.tag_name }}
certpl/${{ github.event.repository.name }}:latest
push: true
# Flux v1 doesn't support OCI-compliant manifests
provenance: false

0 comments on commit 9aef504

Please sign in to comment.