diff --git a/release/pipelines.snapshot.yml b/release/pipelines.snapshot.yml index a87a78cfe..4ce9dc527 100644 --- a/release/pipelines.snapshot.yml +++ b/release/pipelines.snapshot.yml @@ -35,7 +35,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-snapshot-local # Run audit