Skip to content

Commit e8f128f

Browse files
authored
Update pipelines.snapshot.yml
1 parent 30c41db commit e8f128f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release/pipelines.snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)