ci: activar cache

This commit is contained in:
Cat /dev/Nulo 2024-01-12 00:08:02 -03:00
parent a29b86c8d2
commit 6853b6389a

View file

@ -81,3 +81,5 @@ jobs:
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max