You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/20 06:24:18 UTC

[GitHub] [apisix] soulbird commented on a diff in pull request #7090: chore(ci): use the latest build script for apisix-base

soulbird commented on code in PR #7090:
URL: https://github.com/apache/apisix/pull/7090#discussion_r877774956


##########
utils/linux-install-openresty.sh:
##########
@@ -26,7 +26,7 @@ sudo apt-get update
 
 if [ "$OPENRESTY_VERSION" == "source" ]; then
     cd ..
-    wget https://raw.githubusercontent.com/api7/apisix-build-tools/v2.7.0/build-apisix-base.sh
+    wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh

Review Comment:
   Is it possible to set branches by means of environment variable injection?



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org