Skip to content

Commit

Permalink
Merge pull request #11518 from NVIDIA/branch-24.10
Browse files Browse the repository at this point in the history
[auto-merge] branch-24.10 to branch-24.12 [skip ci] [bot]
  • Loading branch information
nvauto authored Sep 27, 2024
2 parents 0e446ad + 9625e58 commit 9089b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/spark-nightly-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ if [[ $SKIP_DEPLOY != 'true' ]]; then
distWithReducedPom "deploy"

# this deploys selected submodules that is unconditionally built with Spark 3.2.0
$MVN -B deploy -pl $DEPLOY_SUBMODULES \
$MVN -B deploy -pl "!${DIST_PL}" \
-Dbuildver=$SPARK_BASE_SHIM_VERSION \
-DskipTests \
-Dmaven.scaladoc.skip -Dmaven.scalastyle.skip=true \
Expand Down

0 comments on commit 9089b7f

Please sign in to comment.