File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 CONTINUOUS_INTEGRATION : true
99 MAVEN_OPTS : " -Xmx1024M -XX:+ExitOnOutOfMemoryError"
1010 MAVEN_INSTALL_OPTS : " -Xmx2G -XX:+ExitOnOutOfMemoryError"
11- MAVEN_FAST_INSTALL : " -B -V --quiet -T 1C -DskipTests -Dair.check.skip-all --no-transfer-progress -Dmaven.javadoc.skip=true"
12- MAVEN_TEST : " -B -Dair.check.skip-all -Dmaven.javadoc.skip=true -DLogTestDurationListener.enabled=true --no-transfer-progress --fail-at-end"
11+ MAVEN_FAST_INSTALL : " -B -V --quiet -T 1C -DskipTests -Dair.check.skip-all --no-transfer-progress -Dmaven.javadoc.skip=true -DskipUI "
12+ MAVEN_TEST : " -B -Dair.check.skip-all -Dmaven.javadoc.skip=true -DLogTestDurationListener.enabled=true --no-transfer-progress --fail-at-end -DskipUI "
1313 RETRY : .github/bin/retry
1414
1515jobs :
You can’t perform that action at this time.
0 commit comments