Update runAcceptanceTests.sh
This commit is contained in:
committed by
GitHub
parent
9758530600
commit
b0504d3752
@@ -4,7 +4,7 @@ set -o errexit
|
||||
|
||||
mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/3.1.x/runAcceptanceTests.sh"
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/2021.0.x/runAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="CONSUL"
|
||||
|
||||
cd target
|
||||
|
||||
Reference in New Issue
Block a user