Compare commits

..

No commits in common. "3cb17a59316afe078576efea4a864f51bb128067" and "26356c31243cc3ff843c7da8d16976da433e15e9" 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