From 62ff664a11f1770adc0f5bd5e1d963dd409f8f17 Mon Sep 17 00:00:00 2001 From: cobb Date: Thu, 5 Jan 2023 10:02:57 +0800 Subject: [PATCH] add all event --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 594227c..f4a985b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,11 @@ steps: when: event: - push + - custom + - pull_request - tag + - promote + - rollback # 发布,编译镜像并推送到私有镜像仓库 - name: publish