mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
chore(ci): disable provenance attestations for Docker builds
This commit is contained in:
1
.github/workflows/build_web.yml
vendored
1
.github/workflows/build_web.yml
vendored
@@ -98,5 +98,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
provenance: false
|
||||
push: true
|
||||
tags: ${{ steps.tags.outputs.result }}
|
||||
|
||||
Reference in New Issue
Block a user