From c15f10da164dd78fed99b0ab902407ee36ed6db8 Mon Sep 17 00:00:00 2001 From: Assaf Attias <49212512+attiasas@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:44:59 +0300 Subject: [PATCH] Update pipelines.release.yml --- ci/pipelines.release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pipelines.release.yml b/ci/pipelines.release.yml index e143d0a..9a70a2c 100644 --- a/ci/pipelines.release.yml +++ b/ci/pipelines.release.yml @@ -21,7 +21,7 @@ pipelines: - name: teamcityReleaseGit integrations: - name: il_automation - - name: entplus_deployer + - name: ecosys_entplus_deployer - name: jetbrains execution: onStart: @@ -47,7 +47,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-teamcity-repos --repo-resolve-snapshots ecosys-teamcity-repos --repo-deploy-releases ecosys-oss-release-local --repo-deploy-snapshots ecosys-oss-snapshot-local