We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b986fe3 commit d78ba73Copy full SHA for d78ba73
.github/workflows/build-docker.yaml
@@ -68,4 +68,6 @@ jobs:
68
file: Dockerfile
69
push: true
70
tags: ${{ steps.meta.outputs.tags }}
71
+ cache-from: type=gha
72
+ cache-to: type=gha,mode=max
73
# ,${{ env.IMAGE_NAME }}:latest
0 commit comments