add github cache

This commit is contained in:
MatthieuCoder 2023-01-15 20:47:24 +04:00
parent cd108399aa
commit 5ab3510bef

View file

@ -34,3 +34,5 @@ jobs:
uses: docker/bake-action@v2 uses: docker/bake-action@v2
with: with:
push: true push: true
cache-from: type=gha
cache-to: type=gha,mode=max