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 9491880 Update Jenkinsfile
9491880 is described below
commit 9491880467724813d0751a8b427327bdfa6433b4
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Oct 20 18:34:52 2023 +0200
Update Jenkinsfile
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index b71137f..b893325 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-organization/netbeans-antora'
+ triggerRemoteJob remotePathMissing: [$class: 'StopAsFailure'],
remotePathUrl:
'jenkins://712657a46c181b3ff60d2c029abcf8b7/Netbeans/netbeans-antora-organization/netbeans-antora/main'
}
}
}
---------------------------------------------------------------------
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