tokers commented on a change in pull request #2395:
URL: https://github.com/apache/apisix/pull/2395#discussion_r509835158



##########
File path: rockspec/apisix-master-0.rockspec
##########
@@ -20,8 +20,8 @@ version = "master-0"
 supported_platforms = {"linux", "macosx"}
 
 source = {
-    url = "git://github.com/apache/apisix",
-    branch = "master",
+    url = "git://github.com/tokers/apisix",
+    branch = "improve/cmd_refactoring",

Review comment:
       The `linux_apisix_master_luarocks_runner.sh` always fetches the master 
branch of APISIX which doesn't contains the `apisix/cmd` directory and causes 
the failure of CI, it's just a temporary change and will be reset before 
merging into master.




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


Reply via email to