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