Merge pull request '[fix]:[修改drone中配置,允许 fork 的pr]' (#16) from yinzy_dev into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: jk_yinzy/adsfasdfsadf#16 Reviewed-by: 君肯普通 <jk_yinzy@jk.com>
This commit is contained in:
commit
3cb17a5931
@ -2,6 +2,13 @@ kind: pipeline
|
||||
type: docker
|
||||
name: multi-lang-ci
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
branch:
|
||||
- main
|
||||
|
||||
# 克隆策略:只拉最新 commit,加速
|
||||
clone:
|
||||
depth: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user