moonming commented on a change in pull request #807:
URL: https://github.com/apache/apisix-dashboard/pull/807#discussion_r523759395



##########
File path: Makefile
##########
@@ -91,5 +93,10 @@ endif
 
 .PHONY: release
 release:
-       tar –cf dashboard.tar ./output/*
+       tar -zcvf $(RELEASE).tgz ./output/*

Review comment:
       NO.
   `release` is ONLY for release manager, who ONLY release source code packge.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to