Skip to content

Commit bc6a531

Browse files
committed
fix unbound variable that throw an ERROR during CI action
1 parent 9c31ac9 commit bc6a531

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build_gui.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ cd -
1212

1313
# note: use insecure https as restlet https certificates are out-dated!
1414
#MVN_OPTS="-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true"
15+
MVN_OPTS=""
1516
echo "MVN_OPTS: $MVN_OPTS"
1617

1718
# Build all modules (skip test)

0 commit comments

Comments
 (0)