Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 0754ba7

Browse files
author
Corneil du Plessis
committed
set -o pipefail
1 parent eb72702 commit 0754ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/local/local-k8s-acceptance-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ fi
5353
echo "DATAFLOW_IP=$DATAFLOW_IP"
5454
pushd "$ROOTDIR/../spring-cloud-dataflow-acceptance-tests"
5555
echo "EXTRA=$EXTRA" | tee build.log
56+
set -o pipefail
5657
./mvnw -Dspring.profiles.active=blah \
5758
-DPLATFORM_TYPE=kubernetes \
5859
-DNAMESPACE=$NS \

0 commit comments

Comments
 (0)