触发打包

This commit is contained in:
小王 2024-09-13 14:23:30 +08:00
parent 21d8a0f2e8
commit 47123f962f
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ volumes:
trigger:
event:
- push
ref:
- refs/tags/*
- tag
branch:
- master
steps:
- name: "安装依赖"