From 1e78a7daf19c42891327ebe51b0c15403c4b5269 Mon Sep 17 00:00:00 2001 From: Julius de Jeu Date: Thu, 11 Nov 2021 18:49:07 +0100 Subject: [PATCH] update drone --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 5c5eadf..cb00d1f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,11 @@ kind: pipeline type: kubernetes name: default +trigger: + branch: + - master + - staging + steps: - name: kaniko image: ghcr.io/finitum/drone-kaniko:0.10.0