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 cff5ca4 commit 44acf8bCopy full SHA for 44acf8b
.github/workflows/docker.yaml
@@ -65,5 +65,5 @@ jobs:
65
labels: "gitsha1=${{ github.sha }}"
66
tags: "${{ steps.set-tag.outputs.tags }}"
67
platforms: linux/amd64,linux/arm64
68
- cache-from: type=gha,
+ cache-from: type=gha
69
cache-to: type=gha,mode=max
0 commit comments