Skip to content

Commit d78ba73

Browse files
committed
build-docker: test cache
1 parent b986fe3 commit d78ba73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@ jobs:
6868
file: Dockerfile
6969
push: true
7070
tags: ${{ steps.meta.outputs.tags }}
71+
cache-from: type=gha
72+
cache-to: type=gha,mode=max
7173
# ,${{ env.IMAGE_NAME }}:latest

0 commit comments

Comments
 (0)