cache using github actions

This commit is contained in:
MatthieuCoder 2023-01-16 12:17:08 +04:00
parent a5964c91e0
commit 5d925b8045

View file

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