ci: 👷 run main pipelines on custom event
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
RaviAnand Mohabir 2025-04-08 19:07:13 +02:00
parent 031ac2bacf
commit c5eb0115dd

View File

@ -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