Skip to content

Commit

Permalink
Modify jfrog gradle config in ci
Browse files Browse the repository at this point in the history
- We have artifactory plugin in build itself
- Relates #1143
  • Loading branch information
jvalkeal committed Mar 14, 2024
1 parent e62b09d commit 4675396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
run: |
jf gradlec \
--use-wrapper \
--uses-plugin \
--deploy-ivy-desc=false \
--server-id-resolve=repo.spring.io \
--server-id-deploy=repo.spring.io \
Expand Down

0 comments on commit 4675396

Please sign in to comment.