Skip to content
Success

Changes

Summary

  1. refactor(pipelines/cd/build-common): remove redundant packaging logic (commit: 31b0760) (details)
Commit 31b0760a20f11c6dee6ba9e17f5d0c85bc638837 by noreply
refactor(pipelines/cd/build-common): remove redundant packaging logic for non-release versions of pd, tidb, and tidb-test (#3626)

Ref https://github.com/PingCAP-QE/ci/issues/3625

* Eliminated unnecessary packaging commands for non-release versions of
pd, tidb, and tidb-test in the build-common.groovy script, streamlining
the packageBinary function.
* For pd & tidb & tidb, all version builds do not include source code
packaging by default, only when NEED_SOURCE_CODE is explicitly
specified.
(commit: 31b0760)
The file was modifiedjenkins/pipelines/cd/atom-jobs/build-common.groovy (diff)