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 b26c452  Update asfMainNetBeansBuild.groovy
b26c452 is described below

commit b26c45236661bb590c37f20a32f7ab289ff8e481
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Oct 14 18:33:52 2022 +0200

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

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index aaae1fd..c17f5df 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -423,7 +423,7 @@ def doParallelClusters(cconfigs) {
 
                             archiveArtifacts 'dist/**'
                                 
-                            
publishToNightlies("/netbeans/candidate/${versionnedpath}","dist${versionnedpath}/**/**","dist/","dist${versionnedpath}")
+                            
publishToNightlies("/netbeans/candidate/${versionnedpath}","dist${versionnedpath}/**/**","dist${versionnedpath}")
                         }
                     }
                 }


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