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-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 85fc7e3895 Enable snapshots deployment to Nexus repository.
85fc7e3895 is described below

commit 85fc7e38951bd394c0d613588a6158464a346218
Author: Tibor Zimányi <[email protected]>
AuthorDate: Mon Nov 6 13:52:58 2023 +0100

    Enable snapshots deployment to Nexus repository.
---
 .ci/jenkins/config/branch.yaml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 955fa9d109..212fd63038 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -42,8 +42,6 @@ environments:
     ids:
     - sonarcloud
     - coverage
-disable:
-  deploy: true
 repositories:
 - name: incubator-kie-drools
   job_display_name: drools
@@ -86,8 +84,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
 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]

Reply via email to