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 @@ -16,7 +16,7 @@ pipelines:
1616 inputResources :
1717 - name : javaClientSnapshotGit
1818 integrations :
19- - name : entplus_deployer
19+ - name : ecosys_entplus_deployer
2020 execution :
2121 onStart :
2222 # Save gradle cache
@@ -35,7 +35,7 @@ pipelines:
3535 # Configure JFrog CLI
3636 - curl -fL https://install-cli.jfrog.io | sh
3737 - jf c rm --quiet
38- - jf c add internal --url=$int_entplus_deployer_url --user=$int_entplus_deployer_user --password=$int_entplus_deployer_apikey
38+ - jf c add internal --url=$int_ecosys_entplus_deployer_url --user=$int_ecosys_entplus_deployer_user --password=$int_ecosys_entplus_deployer_apikey
3939 - jf gradlec --use-wrapper --deploy-ivy-desc=false --deploy-maven-desc --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-snapshot-local
4040
4141 # Run audit
You can’t perform that action at this time.
0 commit comments