Skip to content

Commit 743daba

Browse files
committed
Cache mechanism
1 parent 28e674c commit 743daba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_test_push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,6 @@ jobs:
9090
push: true
9191
set: |
9292
*.platform=linux/amd64
93+
*.cache-from=type=gha
94+
*.cache-to=type=gha,mode=max
9395
deepvisionxplain.tags=${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)