This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch radtriste-fix-pipelines
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/radtriste-fix-pipelines by
this push:
new 5500f493 set testing quay user
5500f493 is described below
commit 5500f4933066e4e46167d145a1a1e2abd06823c4
Author: jstastny-cz <[email protected]>
AuthorDate: Tue Nov 21 07:34:11 2023 +0100
set testing quay user
---
.ci/jenkins/config/branch.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 663ae90a..0e56ed6e 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -97,9 +97,9 @@ maven:
creds_id: TO_DEFINE
cloud:
image:
- registry_credentials: tradisso_registry_token # TODO set to
`kogito-quay-token`
+ registry_credentials: quay_jan_stastny_registry_token # TODO set to
`kogito-quay-token`
registry: quay.io
- namespace: tradisso # TODO set to `kiegroup` after testing
+ namespace: jan_stastny # TODO set to `kiegroup` after testing
latest_git_branch: main
jenkins:
email_creds_id: KOGITO_CI_NOTIFICATION_EMAILS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]