develop v0.0.5
Gong 2023-08-29 19:16:42 +08:00
parent f758d209d9
commit ddf7da7acf
1 changed files with 3 additions and 3 deletions

View File

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