add github cache
This commit is contained in:
parent
cd108399aa
commit
5ab3510bef
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -34,3 +34,5 @@ jobs:
|
|||
uses: docker/bake-action@v2
|
||||
with:
|
||||
push: true
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
|
Loading…
Reference in a new issue