tag触发打包

This commit is contained in:
小王 2024-09-13 14:28:11 +08:00
parent 47123f962f
commit 43bacdd443
1 changed files with 2 additions and 5 deletions

View File

@ -15,11 +15,8 @@ volumes:
path: /tmp/.composer
trigger:
event:
- push
- tag
branch:
- master
ref:
- refs/tags/**
steps:
- name: "安装依赖"