FangSen9000 commented on code in PR #2604:
URL: https://github.com/apache/apisix-dashboard/pull/2604#discussion_r954543439
##########
.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:
BZP told me that changes to the construction tools can be made only after
the dashboard is merged. After all, it only affects the detection of RPM
packaging workflow.
--
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]