We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da84b55 commit 9425c8cCopy full SHA for 9425c8c
1 file changed
releng/nightly/Jenkinsfile
@@ -37,7 +37,7 @@ pipeline {
37
steps {
38
script {
39
build.mvn_args += " -Ddash.skip=true"
40
- build.build_and_test(true)
+ build.build_and_test(false)
41
}
42
43
0 commit comments