Skip to content

Commit 0c61dcd

Browse files
authored
ci: add cache to docker build (#77)
1 parent 5a0c7d7 commit 0c61dcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ jobs:
6868
platforms: linux/amd64,linux/arm64
6969
tags: ${{ steps.meta.outputs.tags }}
7070
labels: ${{ steps.meta.outputs.labels }}
71+
cache-from: type=gha
72+
cache-to: type=gha

0 commit comments

Comments
 (0)