From 10e5e49d5c58f316958ba14b51c5327270b89c42 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Fri, 12 Jan 2024 22:26:48 +0100 Subject: [PATCH] no idea but lets test --- .woodpecker/test-release.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.woodpecker/test-release.yaml b/.woodpecker/test-release.yaml index f586b7e..eab9215 100644 --- a/.woodpecker/test-release.yaml +++ b/.woodpecker/test-release.yaml @@ -30,6 +30,10 @@ steps: commands: - apk add -U shellcheck - shellcheck -e SC3040 -e SC3010 -e SC3037 -e SC3020 -e SC2162 *.sh + when: + - event: pull_request + - event: push + branch: renovate/* # TODO: add test of fresh build kaniko @@ -55,7 +59,7 @@ steps: tags: next logins: *publish_logins when: - branch: ${CI_REPO_DEFAULT_BRANCH} + branch: main event: push release-tag: