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 1f06866 commit 3a63994Copy full SHA for 3a63994
.github/workflows/ci.yml
@@ -172,7 +172,6 @@ jobs:
172
${{ needs.myvars.outputs.GPR_PREFIX }}:${{ needs.myvars.outputs.VERSION_CI }}
173
cache-from: type=local,src=/tmp/.buildx-cache
174
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache-new
175
- load: true
176
-
177
name: Checkpoint | Wait for container to run
178
timeout-minutes: 2
.github/workflows/multi_arch.yml
@@ -143,7 +143,6 @@ jobs:
143
linux/arm/v7
144
# linux/arm/v6
145
push: false
146
147
# bypass cache
148
149
# ----------------------------------------------
0 commit comments