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-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ce2939  Update netbeansnativetlp.groovy
5ce2939 is described below

commit 5ce2939b1a724122a08d3d4b17ffeabac4c25524
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Apr 11 19:10:49 2023 +0200

    Update netbeansnativetlp.groovy
---
 jobs/netbeansnativetlp.groovy | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/jobs/netbeansnativetlp.groovy b/jobs/netbeansnativetlp.groovy
index 4e4f08b..0faec3b 100644
--- a/jobs/netbeansnativetlp.groovy
+++ b/jobs/netbeansnativetlp.groovy
@@ -30,7 +30,9 @@ organizationFolder('NetBeans/netbeans-native-TLP') {
             includes('netbeans-native*')
             excludes('')
           } 
-          gitBranchDiscovery()
+          gitHubBranchDiscovery {
+            strategyId(3)
+          } 
           headRegexFilter {
            regex('master')
           } 


---------------------------------------------------------------------
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