This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 00c886a41 more debug for ci
00c886a41 is described below

commit 00c886a41960f91f2b784387dac4fcbeb13e3701
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Sep 19 14:26:30 2023 +0200

    more debug for ci
---
 Jenkinsfile.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index 5f0a333d1..9ea2dc9bc 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -90,7 +90,7 @@ pipeline {
                     sh 'chmod u+x ./gradlew'
                     sh './gradlew --version'
                     sh './gradlew --stop'
-                    sh './gradlew --no-daemon --stacktrace clean buildSite'
+                    sh './gradlew --no-daemon --stacktrace --debug clean 
buildSite'
                 }
             }
         }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to