From d11a22f55a1373fe3dcb984b8dab8e28845568e3 Mon Sep 17 00:00:00 2001 From: Andrea Lamparelli Date: Tue, 27 Jun 2023 11:11:22 +0200 Subject: [PATCH] [1.40.x-prod] Set artifacts repository to local nexus --- dsl/config/branch.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dsl/config/branch.yaml b/dsl/config/branch.yaml index 5da39620e..50a18f184 100644 --- a/dsl/config/branch.yaml +++ b/dsl/config/branch.yaml @@ -86,10 +86,10 @@ maven: staging_profile_url: https://repository.jboss.org/nexus/content/groups/kogito-public/ staging_profile_id: 1976dd1c18392a build_promotion_profile_id: ea49ccd6f174 - artifacts_repository: '' + artifacts_repository: 'https://bxms-qe.rhev-ci-vms.eng.rdu2.redhat.com:8443/nexus/content/repositories/osl-prod-nightly/' artifacts_upload_repository: - url: https://repository.jboss.org/nexus/content/repositories/snapshots/ - creds_id: kogito-snapshots-upload + url: https://bxms-qe.rhev-ci-vms.eng.rdu2.redhat.com:8443/nexus/content/repositories/osl-prod-nightly/ + creds_id: unpacks-zip-on-qa-nexus quarkus_platform_repository: url: https://repository.jboss.org/nexus/content/repositories/kogito-internal-repository/ creds_id: kogito-internal-nexus-creds