This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/main by this push:
new 36c6e282 kie-issues#628: add apache nexus credentials (#1119)
36c6e282 is described below
commit 36c6e282e9444f71512d7e21aa617120e31c8bb1
Author: Jan Stastny <[email protected]>
AuthorDate: Tue Nov 7 14:12:50 2023 +0100
kie-issues#628: add apache nexus credentials (#1119)
Co-authored-by: jstastny-cz <[email protected]>
---
.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 b20c08c4..a0d332eb 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -90,8 +90,8 @@ maven:
build_promotion_profile_id: TO_DEFINE
artifacts_repository: ''
artifacts_upload_repository:
- url: TO_DEFINE
- creds_id: TO_DEFINE
+ url: https://repository.apache.org/content/repositories/snapshots
+ creds_id: apache-nexus-kie-deploy-credentials
quarkus_platform_repository:
url: TO_DEFINE
creds_id: TO_DEFINE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]