Fix e2e macos configuration
Update to Spring Boot 3.3.6 Update to Commons-IO 2.18.0 Update JFrog CLI to use spring-cloud as server id.
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -54,8 +54,8 @@ jobs:
|
||||
--use-wrapper \
|
||||
--uses-plugin \
|
||||
--deploy-ivy-desc=false \
|
||||
--server-id-resolve repo.spring.io \
|
||||
--server-id-deploy repo.spring.io \
|
||||
--server-id-resolve spring-cloud \
|
||||
--server-id-deploy spring-cloud \
|
||||
--repo-resolve snapshot \
|
||||
--repo-deploy snapshot
|
||||
echo JFROG_CLI_BUILD_NAME=spring-shell-33x >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user