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 28e674c commit 743dabaCopy full SHA for 743daba
.github/workflows/build_test_push.yml
@@ -90,4 +90,6 @@ jobs:
90
push: true
91
set: |
92
*.platform=linux/amd64
93
+ *.cache-from=type=gha
94
+ *.cache-to=type=gha,mode=max
95
deepvisionxplain.tags=${{ steps.meta.outputs.tags }}
0 commit comments