develop v0.0.4
Gong 2023-08-29 19:14:45 +08:00
parent 4fe23d5577
commit f758d209d9
1 changed files with 3 additions and 3 deletions

View File

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