IBM / spring-boot-microservices-on-kubernetes

In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
https://developer.ibm.com/code/patterns/deploy-spring-boot-microservices-on-kubernetes
Apache License 2.0
564 stars 287 forks source link

Disable bx cli version check #34

Closed loafyloaf closed 6 years ago

loafyloaf commented 6 years ago

Current Travis builds are failing because of a timeout waiting for input regarding an update request for the bluemix cli. This commit modifies the install.sh script to not check for an update and to rather use the version downloaded.