diff --git a/release/pipelines.release.yml b/release/pipelines.release.yml index d15e29c4f..077639581 100644 --- a/release/pipelines.release.yml +++ b/release/pipelines.release.yml @@ -23,7 +23,7 @@ pipelines: - name: biReleaseGit integrations: - name: il_automation - - name: entplus_deployer + - name: ecosys_entplus_deployer - name: mvn_central execution: onExecute: @@ -50,7 +50,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 gradlec --use-wrapper --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-release-local # Run audit