Skip to content

Commit

Permalink
Revert "Publishing scala-2.13 artifacts to the maven S3 repo. (#9224)" (
Browse files Browse the repository at this point in the history
#9233)

This reverts commit bb2a17b.
  • Loading branch information
hcho3 authored Jun 1, 2023
1 parent bb2a17b commit db82881
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/ci_build/deploy_jvm_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ rm -rf ../build/
# Re-build package without Mock Rabit
# Deploy to S3 bucket xgboost-maven-repo
mvn --no-transfer-progress package deploy -Duse.cuda=ON -P release-to-s3 -Dspark.version=${spark_version} -DskipTests
# Deploy scala 2.13 to S3 bucket xgboost-maven-repo
mvn --no-transfer-progress package deploy -P release-to-s3,default,scala-2.13 -Dspark.version=${spark_version} -DskipTests

set +x
set +e

0 comments on commit db82881

Please sign in to comment.