diff --git a/ci/release/pipelines.snapshot.yml b/ci/release/pipelines.snapshot.yml index e07c7184..8776e779 100644 --- a/ci/release/pipelines.snapshot.yml +++ b/ci/release/pipelines.snapshot.yml @@ -16,7 +16,7 @@ pipelines: inputResources: - name: bambooSnapshotGit integrations: - - name: entplus_deployer + - name: ecosys_entplus_deployer execution: onStart: # Save gradle cache @@ -34,7 +34,7 @@ pipelines: # Configure JFrog CLI - curl -fL https://getcli.jfrog.io/v2-jf | sh && chmod +x jf - ./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-bamboo-repos --repo-resolve-snapshots ecosys-releases-snapshots --repo-deploy-snapshots ecosys-oss-snapshot-local --repo-deploy-releases ecosys-oss-release-local # Run audit