This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new e3d0c2b  Update Jenkinsfile
e3d0c2b is described below

commit e3d0c2b65a1e72f243e0af530715835beaf87966
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Nov 7 16:03:10 2025 +0100

    Update Jenkinsfile
    
    investigate 27381
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 337e486..c64ef8f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -32,7 +32,7 @@ pipeline {
                  sh 'git add .'
                  sh 'echo `git commit -m "site build"`'
                   sh 'git status'                        
-                  sh 'git push https://github.com/apache/netbeans-website.git 
asf-site'
+                  sh 'git push origin asf-site'
                }
             }
         }


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