ShiningRush commented on a change in pull request #900:
URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537995851
##########
File path: api/build.sh
##########
@@ -19,6 +19,9 @@ set -ex
export ENV=local
pwd=`pwd`
+VERSION=$(cat ./api/VERSION)
Review comment:
If here are many branch, how do you know to which branch the git version
belong?
----------------------------------------------------------------
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:
[email protected]