Update build and push workflow

This commit is contained in:
Eugene Burmakin 2025-02-13 19:09:06 +01:00
parent 482cc89a42
commit a52a3df4b9

View file

@ -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