We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7e1b9 commit af431bcCopy full SHA for af431bc
.github/workflows/cd.yaml
@@ -57,4 +57,5 @@ jobs:
57
tags: ${{ steps.meta.outputs.tags }}
58
labels: ${{ steps.meta.outputs.labels }}
59
cache-from: type=gha
60
- cache-to: type=gha,mode=max
+ cache-to: type=gha,mode=max
61
+ platforms: linux/amd64,linux/arm64
0 commit comments