build.make: properly declare push-multiarch
It's not a real file and thus should better be marked as phony.
This commit is contained in:
@@ -166,6 +166,7 @@ check-pull-base-ref:
|
|||||||
exit 1; \
|
exit 1; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
.PHONY: push-multiarch
|
||||||
push-multiarch: $(CMDS:%=push-multiarch-%)
|
push-multiarch: $(CMDS:%=push-multiarch-%)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Reference in New Issue
Block a user