Skip to content

Commit 24de21f

Browse files
committed
🚦 ci: add cache
1 parent ba6a85d commit 24de21f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ jobs:
6060
build-args: |
6161
VERSION=${{ github.event.release.tag_name }}
6262
SHA=${{ github.sha }}
63+
cache-from: type=gha
64+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)