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 79d0ca9  Update netbeanstestmatrix.groovy
79d0ca9 is described below

commit 79d0ca96ce130ffc7fece72c7ac3243a58bc35d1
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Oct 7 19:11:34 2021 +0200

    Update netbeanstestmatrix.groovy
---
 jobs/netbeanstestmatrix.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/netbeanstestmatrix.groovy b/jobs/netbeanstestmatrix.groovy
index 6677374..8ef3cb7 100644
--- a/jobs/netbeanstestmatrix.groovy
+++ b/jobs/netbeanstestmatrix.groovy
@@ -23,7 +23,7 @@ pipelineJob('NetBeans/netbeans-matrix') {
     definition {
         cps {
             
-            script(readFileFromWorkspace('Jenkinsmatrixfile.groovy'))
+            script(readFileFromWorkspace('jobs/Jenkinsmatrixfile.groovy'))
         }
     }    
 }

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to