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
commit 4a390abc5da9626ab65ead0036a7c48acb0a5e89 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 bc5afc16..3470f7ea 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]
