Compare commits

..

No commits in common. "a391453d7ef3d56dd632b1cffbeb5a50a8b7efff" and "b4bc9ac7ba2ff2b6264873519a5646829a8f5b2d" have entirely different histories.

View File

@ -2,13 +2,6 @@ kind: pipeline
type: docker type: docker
name: multi-lang-ci name: multi-lang-ci
trigger:
event:
- push
- pull_request
branch:
- main
# 克隆策略:只拉最新 commit加速 # 克隆策略:只拉最新 commit加速
clone: clone:
depth: 0 depth: 0