Compare commits

...

1 Commits

Author SHA1 Message Date
c3a0b02e10 根据文档,不能将 tag 绑定到 branch 上
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-09-28 01:51:59 +08:00

View File

@ -40,8 +40,6 @@ type: docker
trigger:
event:
- tag
branch:
- master
steps:
- name: 构建并推送 Release Docker 镜像