FangSen9000 commented on code in PR #2604:
URL: https://github.com/apache/apisix-dashboard/pull/2604#discussion_r953867418
##########
.github/workflows/auto-build-rpm.yml:
##########
@@ -49,7 +49,7 @@ jobs:
run: |
export VERSION=${{ steps.branch_env.outputs.version }}
sudo gem install --no-document fpm
- git clone https://github.com/api7/apisix-build-tools.git
+ git clone https://github.com/FangSen9000/apisix-build-tools.git
Review Comment:
Note that we should let the API7 community merge my changes to the build
script before merging this pr.
api7/apisix-build-tools#232
(if I keep it as it is, the original warehouse that has not been changed
will only report an error. In order to prove that my changes are effective, I
link to my modified build script warehouse.)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]