You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/15 13:33:15 UTC

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #807: chore: rename makefile release-src to release

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:
users@infra.apache.org