Skip to content

Commit 4114cb5

Browse files
dselvara1GitHub Enterprise
authored andcommitted
Merge pull request #816 from mq-cloudpak/sdp-fix-makefile-v940
Fix makefile issue
2 parents 99e175b + daa22fb commit 4114cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ else
456456
endif
457457

458458
.PHONY: push-devserver
459+
push-devserver:
459460
ifndef BUILD_INTERNAL_LEVEL
460461
$(info $(SPACER)$(shell printf $(TITLE)"Push developer image to cache repository $(MQ_BUILD_REGISTRY_PATH)"$(END)))
461462
$(COMMAND) login $(MQ_DELIVERY_REGISTRY_HOSTNAME) -u $(MQ_DELIVERY_REGISTRY_USER) -p $(MQ_DELIVERY_REGISTRY_CREDENTIAL)

0 commit comments

Comments
 (0)