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 uses: docker/bake-action@v2
with: with:
push: true push: true
cache-from: type=gha set: |
cache-to: type=gha,mode=max *.cache-from=type=gha
*.cache-to=type=gha,mode=max