[fix]:[20251208][drone 跳过推送阿里云]
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kale 2025-12-10 10:57:20 -05:00
parent 0dd1dd5420
commit b477da7a88

View File

@ -263,6 +263,9 @@ steps:
depends_on: depends_on:
- docker_build - docker_build
- frontend_docker_build - frontend_docker_build
when:
event:
exclude: [ "**" ]
- name: summary - name: summary
image: alpine image: alpine