Skip to content

Commit

Permalink
Update pipelines.snapshot.yml (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
Or-Geva authored Dec 3, 2023
1 parent ca03eac commit 12026ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/pipelines.snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pipelines:
# Configure JFrog CLI
- curl -fL https://install-cli.jfrog.io | sh
- 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 gradlec --use-wrapper --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-snapshot-local

# Run audit
Expand Down

0 comments on commit 12026ae

Please sign in to comment.