develop
Gong 2023-08-29 19:06:46 +08:00
parent e02fbbcebc
commit 4fe23d5577
1 changed files with 2 additions and 2 deletions

View File

@ -61,5 +61,5 @@ trigger: # 触发条件,并关系
branch: # git 分支 branch: # git 分支
- develop - develop
event: # 事件 event: # 事件
- push # - push
# - tag - tag