This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new a228309ea7 [incubator-kie-issues#732] Add credentials for deploying
artifacts
a228309ea7 is described below
commit a228309ea7ee0cc2cb7aa3981f2476ba758173d3
Author: cimbalek <[email protected]>
AuthorDate: Thu Nov 30 21:01:03 2023 +0100
[incubator-kie-issues#732] Add credentials for deploying artifacts
---
.ci/jenkins/config/branch.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 4f8611d6fc..b2a46e58f8 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -62,6 +62,9 @@ maven:
staging_profile_id: TO_DEFINE
build_promotion_profile_id: TO_DEFINE
artifacts_repository: ''
+ artifacts_upload_repository:
+ url: https://repository.apache.org/content/repositories/snapshots
+ creds_id: apache-nexus-kie-deploy-credentials
cloud:
image:
registry_credentials: tradisso_registry_token # TODO set to
`kogito-quay-token`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]