mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 14:16:19 +00:00
ci: activar cache
This commit is contained in:
parent
a29b86c8d2
commit
6853b6389a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
@ -81,3 +81,5 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
|
Loading…
Reference in a new issue