diff --git a/Makefile b/Makefile index 8da0191..2e753c8 100644 --- a/Makefile +++ b/Makefile @@ -195,6 +195,7 @@ push-name: # This depends on github.com/estesp/manifest-tool in $PATH. manifest-list: all-push + echo "manifest-list: $(REGISTRY)/$(BIN):$(VERSION)" platforms=$$(echo $(ALL_PLATFORMS) | sed 's/ /,/g'); \ manifest-tool \ --username=oauth2accesstoken \