fix: yml11

develop
Gong 2023-08-29 19:43:01 +08:00
parent a4f0e8eea0
commit a6159c7841
1 changed files with 2 additions and 2 deletions

View File

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