Skip to content

Commit 4675396

Browse files
committed
Modify jfrog gradle config in ci
- We have artifactory plugin in build itself - Relates #1143
1 parent e62b09d commit 4675396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
run: |
7272
jf gradlec \
7373
--use-wrapper \
74+
--uses-plugin \
7475
--deploy-ivy-desc=false \
7576
--server-id-resolve=repo.spring.io \
7677
--server-id-deploy=repo.spring.io \

0 commit comments

Comments
 (0)