mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
Add prvenance: false to docker/build-push-action
Ref: docker/buildx#1533
This commit is contained in:
parent
460a463be1
commit
548264d51a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-docker.yml
vendored
1
.github/workflows/publish-docker.yml
vendored
|
@ -87,6 +87,7 @@ jobs:
|
|||
ghcr.io/${{ steps.prepare.outputs.docker_image }}:${{ steps.prepare.outputs.tag }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
provenance: false
|
||||
|
||||
discord:
|
||||
name: Discord Notification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue