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 14:05:09 UTC

[netbeans-jenkins-lib] branch master updated: view settings

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 78006a0  view settings
78006a0 is described below

commit 78006a0658627d9993ca77269bf22d7da52e42b5
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Jul 22 16:04:58 2021 +0200

    view settings
---
 jobs/netbeansnativelauncher.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/netbeansnativelauncher.groovy b/jobs/netbeansnativelauncher.groovy
index d1c7a7f..6142d9f 100644
--- a/jobs/netbeansnativelauncher.groovy
+++ b/jobs/netbeansnativelauncher.groovy
@@ -39,6 +39,6 @@ pipelineJob('NetBeans/native-launchers') {
 
 listView('NetBeans/native') {
     jobs {
-        name('native-launchers')
+        name('NetBeans/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