This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git
The following commit(s) were added to refs/heads/master by this push:
new 688309e change credentials
688309e is described below
commit 688309e37a5ba9d18c1facf7dcf4c94d76a8319d
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Apr 18 11:01:31 2023 +0200
change credentials
---
jobs/netbeansnativetlp.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/netbeansnativetlp.groovy b/jobs/netbeansnativetlp.groovy
index 6a4e66b..12b9210 100644
--- a/jobs/netbeansnativetlp.groovy
+++ b/jobs/netbeansnativetlp.groovy
@@ -24,7 +24,7 @@ organizationFolder('NetBeans/netbeans-native-TLP') {
github {
repoOwner('apache')
apiUri('https://api.github.com')
- credentialsId('ASF CI for Github PRs etc')
+ credentialsId('ASF_Cloudbees_Jenkins_ci-builds')
traits {
sourceWildcardFilter {
includes('netbeans-native*')
---------------------------------------------------------------------
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