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 bd54019  investigation steps
bd54019 is described below

commit bd540198afc2d68bccf245d1bf09ba3e6656c14e
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Nov 10 11:16:21 2025 +0100

    investigation steps
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index c64ef8f..2fbc7e4 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 origin asf-site'
+                  sh 'git push 
https://gitbox.apache.org/repos/asf/netbeans-website.git 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