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 136301b  attempt to get the view set
136301b is described below

commit 136301bfa49a6cab9e212bb5e7eb901500d04a2c
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Jul 22 14:56:52 2021 +0200

    attempt to get the view set
---
 jobs/netbeansnativelauncher.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/netbeansnativelauncher.groovy 
b/jobs/netbeansnativelauncher.groovy
index 6142d9f..d1c7a7f 100644
--- a/jobs/netbeansnativelauncher.groovy
+++ b/jobs/netbeansnativelauncher.groovy
@@ -39,6 +39,6 @@ pipelineJob('NetBeans/native-launchers') {
 
 listView('NetBeans/native') {
     jobs {
-        name('NetBeans/native-launchers')
+        name('native-launchers')
     }
 }

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