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 4c1414b Update Jenkinsfile
4c1414b is described below
commit 4c1414b73b9d650ad86454bc733c489f568cde29
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Oct 20 18:29:36 2023 +0200
Update Jenkinsfile
---
Jenkinsfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index d6c4d81..9ba590a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -7,7 +7,8 @@ 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-website'
+ }
}
}
}
---------------------------------------------------------------------
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