Skip to content
Success

Changes

Summary

  1. ci(pipelines): remove long-time test check (commit: 2b0190c) (details)
  2. pipelines(tekton): Add deliver-images to darwin (commit: 97282c5) (details)
Commit 2b0190c45e68ee6fa551b39327621c4024be360e by wuhuizuo
ci(pipelines): remove long-time test check
(commit: 2b0190c)
The file was modifiedpipelines/pingcap-inc/tidb/release-8.5/pull_unit_test.groovy (diff)
Commit 97282c56c4dc687a30c30ba4894c6bceabf415cc by wuhuizuo
pipelines(tekton): Add deliver-images to darwin

Add a conditional deliver-images task to the darwin pipeline.
It is a no-op (echo "skip for darwin") that runs only when params.push
is "true", to explicitly skip image delivery on Darwin builds.
(commit: 97282c5)
The file was modifiedtekton/v1/pipelines/pingcap-build-package-darwin.yaml (diff)