Skip to content

Commit 68ff079

Browse files
authored
Update testApp.sh (#140)
* Update testApp.sh * Update testApp.sh
1 parent f7b976c commit 68ff079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: scripts/testApp.sh

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ set -euxo pipefail
1414
# liberty:create - Create a Liberty server.
1515
# liberty:install-feature - Install a feature packaged as a Subsystem Archive (esa) to the Liberty runtime.
1616
# liberty:deploy - Copy applications to the Liberty server's dropins or apps directory.
17+
export CI=false
1718
mvn -ntp -Dhttp.keepAlive=false \
1819
-Dmaven.wagon.http.pool=false \
1920
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120 \

0 commit comments

Comments
 (0)