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 272ef5f  sandbox
272ef5f is described below

commit 272ef5fb00888c703c166cc905c04351c8055436
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Oct 7 20:25:20 2021 +0200

    sandbox
---
 jobs/netbeanstestmatrix.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jobs/netbeanstestmatrix.groovy b/jobs/netbeanstestmatrix.groovy
index 8ef3cb7..1a7dd53 100644
--- a/jobs/netbeanstestmatrix.groovy
+++ b/jobs/netbeanstestmatrix.groovy
@@ -24,6 +24,7 @@ pipelineJob('NetBeans/netbeans-matrix') {
         cps {
             
             script(readFileFromWorkspace('jobs/Jenkinsmatrixfile.groovy'))
+            sandbox()
         }
     }    
 }

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