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 cddb44b  Update Jenkinsfile
cddb44b is described below

commit cddb44bb1271881c5333882e98a6a6ace08e443f
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Oct 17 11:02:26 2023 +0200

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

diff --git a/Jenkinsfile b/Jenkinsfile
index fc088b3..a1c8821 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -26,7 +26,7 @@ pipeline {
                  sh 'git add .'
                  sh 'echo `git commit -m "site build"`'
                   sh 'git status'                        
-                  sh 'git push origin antora'
+                  sh 'git push'
                }
             }
         }


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