-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
makefile: for make release-src
, it should release the source code
#787
Labels
Comments
@gxthrj you can take a look at this issue |
ok, we can call it |
make-release is more semantic and clearer. |
gxthrj
added a commit
to gxthrj/incubator-apisix-dashboard
that referenced
this issue
Nov 15, 2020
3 tasks
We could close this one IMO. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/apache/apisix-dashboard/blob/v2.0/Makefile#L93
that is wrong, for
make release-src
, it should release the source code.but we released binary file now, this is wrong.
The text was updated successfully, but these errors were encountered: