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.
2 parents 99e175b + daa22fb commit 4114cb5Copy full SHA for 4114cb5
Makefile
@@ -456,6 +456,7 @@ else
456
endif
457
458
.PHONY: push-devserver
459
+push-devserver:
460
ifndef BUILD_INTERNAL_LEVEL
461
$(info $(SPACER)$(shell printf $(TITLE)"Push developer image to cache repository $(MQ_BUILD_REGISTRY_PATH)"$(END)))
462
$(COMMAND) login $(MQ_DELIVERY_REGISTRY_HOSTNAME) -u $(MQ_DELIVERY_REGISTRY_USER) -p $(MQ_DELIVERY_REGISTRY_CREDENTIAL)
0 commit comments