soulsoul commented on a change in pull request #1281: feature: Support for 
using Eureka as a service discovery center
URL: https://github.com/apache/incubator-apisix/pull/1281#discussion_r397640065
 
 

 ##########
 File path: .travis/linux_openresty_runner.sh
 ##########
 @@ -94,6 +94,13 @@ do_install() {
         tar -xvf grpcurl-amd64.tar.gz
         mv grpcurl build-cache/
     fi
+
+    if [ ! -f "build-cache/eureka" ]; then
+        wget 
https://github.com/qiujiayu/apisix-eureka/releases/download/v1.9.8/eureka.tar.gz
 
 Review comment:
   maybe offical docker image is good for us.  we just need the simple service 
, avoid personal config on the eureka.

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to