We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4569f27 commit 5231f05Copy full SHA for 5231f05
1 file changed
build.make
@@ -166,6 +166,7 @@ check-pull-base-ref:
166
exit 1; \
167
fi
168
169
+.PHONY: push-multiarch
170
push-multiarch: $(CMDS:%=push-multiarch-%)
171
172
clean:
0 commit comments