From 0d798ae1b3850d4855b08346f82eb555bb4ed600 Mon Sep 17 00:00:00 2001 From: Assaf Attias <49212512+attiasas@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:05:45 +0300 Subject: [PATCH] Update pipelines.snapshot.yml --- release/pipelines.snapshot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/pipelines.snapshot.yml b/release/pipelines.snapshot.yml index 4e2c9e99b..7ee0f3feb 100644 --- a/release/pipelines.snapshot.yml +++ b/release/pipelines.snapshot.yml @@ -16,7 +16,7 @@ pipelines: inputResources: - name: jenkinsSnapshotGit integrations: - - name: entplus_deployer + - name: ecosys_entplus_deployer execution: onStart: # Save gradle cache @@ -34,7 +34,7 @@ pipelines: # Configure JFrog CLI - curl -fL https://install-cli.jfrog.io | sh - jf c rm --quiet - - jf c add internal --url=$int_entplus_deployer_url --user=$int_entplus_deployer_user --password=$int_entplus_deployer_apikey + - jf c add internal --url=$int_ecosys_entplus_deployer_url --user=$int_ecosys_entplus_deployer_user --password=$int_ecosys_entplus_deployer_apikey - jf mvnc --repo-resolve-releases ecosys-jenkins-repos --repo-resolve-snapshots ecosys-releases-snapshots --repo-deploy-snapshots ecosys-oss-snapshot-local --repo-deploy-releases ecosys-oss-release-local # Run audit