Removed the build directory var export
This commit is contained in:
@@ -6,7 +6,6 @@ mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="SLEUTH"
|
||||
export BUILD_DIRECTORY="brewery"
|
||||
|
||||
cd target
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="SLEUTH_STREAM"
|
||||
export BUILD_DIRECTORY="brewery"
|
||||
|
||||
cd target
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="SLEUTH_STREAM"
|
||||
export BUILD_DIRECTORY="brewery"
|
||||
|
||||
cd target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user