This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new f349826bce Switch to GPG File Jenkins secret (#6046)
f349826bce is described below
commit f349826bce187820ccb7bdb4e46afac5bfe13ad7
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Thu Aug 15 09:01:43 2024 -0300
Switch to GPG File Jenkins secret (#6046)
---
.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 e4f48a3808..c5a193cc2a 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -71,7 +71,7 @@ cloud:
release:
gpg:
sign:
- key_credentials_id: GPG_KEY
+ key_credentials_id: GPG_KEY_FILE
passphrase_credentials_id: ''
jenkins:
email_creds_id: DROOLS_CI_NOTIFICATION_EMAILS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]