fix: yml20

develop v0.0.18
Gong 2023-08-29 20:07:33 +08:00
parent d91decfb9b
commit cd3668baf6
1 changed files with 3 additions and 1 deletions

View File

@ -60,4 +60,6 @@ steps: # 定义管道的执行步骤
trigger: # 触发条件,并关系 trigger: # 触发条件,并关系
branch: # git 分支 branch: # git 分支
- develop - develop
event: [release] # 事件 event: # 事件
- release
- tag