File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments