We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b67955 commit d55c21bCopy full SHA for d55c21b
.github/workflows/docker.yml
@@ -72,7 +72,7 @@ jobs:
72
73
push-images:
74
name: Push Multiarch Images
75
- needs: build-with-matrix
+ needs: build-image
76
runs-on: ubuntu-24.04
77
steps:
78
- name: Checkout
0 commit comments