mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Update build and push workflow
This commit is contained in:
parent
482cc89a42
commit
a52a3df4b9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build_and_push.yml
vendored
2
.github/workflows/build_and_push.yml
vendored
|
|
@ -70,3 +70,5 @@ jobs:
|
|||
platforms: ${{ matrix.platform }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
provenance: false
|
||||
outputs: type=registry,push=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue