From fb60d3b25a6b0c5bb99575780a61c4c40883a6f8 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Fri, 22 Sep 2023 00:09:08 +0200 Subject: [PATCH] test pipeline2 --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2168111..12860ff 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,9 +32,10 @@ steps: branch: exclude: - master + when: event: - - push - - pull_request + exclude: + - push - name: bump tag in deployment-repo (prod) image: aaronriedel/kustomize-ci commands: