From 05cf3c77598b048329ba826dce0b86a76ea00733 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Fri, 15 Jul 2022 14:14:48 +0100 Subject: [PATCH] try using branch for tag checks --- .woodpecker/.release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.woodpecker/.release.yml b/.woodpecker/.release.yml index c32b2aa09..8fa787a27 100644 --- a/.woodpecker/.release.yml +++ b/.woodpecker/.release.yml @@ -20,9 +20,7 @@ pipeline: branch: - develop - stable - - historical-builds - tag: - - test-* + - test-* # woodpecker is dumdum secrets: - SCW_ACCESS_KEY - SCW_SECRET_KEY