There was an error while loading. Please reload this page.
1 parent 9f087f5 commit 64b8fd5Copy full SHA for 64b8fd5
1 file changed
.github/workflows/release.yml
@@ -198,6 +198,7 @@ jobs:
198
platforms: ${{ matrix.platform }}
199
build-args: |
200
FEATURES=${{ matrix.features }}
201
+ provenance: false
202
tags: |
203
ghcr.io/${{ steps.version.outputs.repo }}/skardi-server${{ matrix.suffix }}:${{ steps.version.outputs.version }}-${{ steps.version.outputs.arch }}
204
cache-from: type=gha,scope=${{ matrix.variant }}-${{ steps.version.outputs.arch }}
0 commit comments