You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2021/07/22 12:57:02 UTC

[netbeans-jenkins-lib] branch master updated: attempt to get the view set

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 <sk...@apache.org>
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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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