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-site.git
The following commit(s) were added to refs/heads/main by this push:
new ff0b7a5 Update Jenkinsfile
ff0b7a5 is described below
commit ff0b7a5bf0fdd2131e48ff6be5b8f33b3bebf08a
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Oct 20 18:31:21 2023 +0200
Update Jenkinsfile
use job in organization
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 9ba590a..b71137f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -7,7 +7,7 @@ pipeline {
stage('trigger-netbeans-site-build') {
steps {
- triggerRemoteJob remotePathMissing: [$class: 'StopAsFailure'],
remotePathUrl:
'jenkins://712657a46c181b3ff60d2c029abcf8b7/Netbeans/netbeans-antora-website'
+ triggerRemoteJob remotePathMissing: [$class: 'StopAsFailure'],
remotePathUrl:
'jenkins://712657a46c181b3ff60d2c029abcf8b7/Netbeans/netbeans-antora-organization/netbeans-antora'
}
}
}
---------------------------------------------------------------------
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