From c5eb0115dd72dcadfc46a4a1885f4c247cf51861 Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Tue, 8 Apr 2025 19:07:13 +0200 Subject: [PATCH] ci: :construction_worker: run main pipelines on custom event --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 296af61..68f3763 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ trigger: - main event: - push + - custom --- kind: pipeline type: kubernetes @@ -51,6 +52,7 @@ trigger: - main event: - push + - custom --- kind: pipeline type: kubernetes