Skip to content

Commit 433128d

Browse files
authored
Update pipelines.release.yml
1 parent e8f128f commit 433128d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release/pipelines.release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pipelines:
2121
- name: javaClientReleaseGit
2222
integrations:
2323
- name: il_automation
24-
- name: entplus_deployer
24+
- name: ecosys_entplus_deployer
2525
- name: mvn_central
2626
execution:
2727
onExecute:
@@ -47,7 +47,7 @@ pipelines:
4747
# Configure JFrog CLI
4848
- curl -fL https://install-cli.jfrog.io | sh
4949
- jf c rm --quiet
50-
- jf c add internal --url=$int_entplus_deployer_url --user=$int_entplus_deployer_user --password=$int_entplus_deployer_apikey
50+
- jf c add internal --url=$int_ecosys_entplus_deployer_url --user=$int_ecosys_entplus_deployer_user --password=$int_ecosys_entplus_deployer_apikey
5151
- jf gradlec --use-wrapper --deploy-ivy-desc=false --deploy-maven-desc --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-release-local
5252

5353
# Sync changes with dev

0 commit comments

Comments
 (0)