This is an automated email from the ASF dual-hosted git repository.
mcimbalek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new c21bf3b20b [kie-issues#751] Change GH credentials id for
git.author.token_credentials_id (#5646)
c21bf3b20b is described below
commit c21bf3b20b899da99dec9b031b3f8da2127eed78
Author: Martin Cimbalek <[email protected]>
AuthorDate: Fri Jan 19 17:42:20 2024 +0100
[kie-issues#751] Change GH credentials id for
git.author.token_credentials_id (#5646)
---
.ci/jenkins/config/branch.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 9685cb2cac..b44cf6265f 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -37,7 +37,7 @@ git:
# Taken from https://ci-builds.apache.org/credentials/
# Need to be verified
credentials_id: 399061d0-5ab5-4142-a186-a52081fef742
- token_credentials_id: ci-builds
+ token_credentials_id: kie-ci3-token
push:
credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2 # CI Push Access
for KIE
token_credentials_id: 41128c14-bb63-4708-9074-d20a318ee630 # GitHub
Personal Access Token for KIE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]