Skip to content

Commit

Permalink
CI: Update notification email (#5522)
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste authored Sep 13, 2023
1 parent 92fb8c5 commit 72edd96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/jenkins/config/branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ cloud:
namespace: kiegroup
latest_git_branch: main
jenkins:
email_creds_id: KOGITO_CI_EMAIL_TO
email_creds_id: DROOLS_CI_EMAIL_TO
default_tools:
jdk: kie-jdk11
maven: kie-maven-3.8.7
Expand Down
2 changes: 1 addition & 1 deletion .ci/jenkins/config/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ seed:
path: .ci/jenkins/config/branch.yaml
jenkinsfile: dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
jenkins:
email_creds_id: KOGITO_CI_EMAIL_TO
email_creds_id: DROOLS_CI_EMAIL_TO

0 comments on commit 72edd96

Please sign in to comment.