From 64c8659000782d1b184dcd0814c8b2fd58b86771 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Wed, 27 Apr 2022 23:20:47 +0200 Subject: [PATCH] CI: try to fix running steps build & publish --- .woodpecker.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index a0f0462..b5c39ae 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,7 +20,6 @@ pipeline: build: image: debian when: - event: tag tag: v* branch: master commands: @@ -32,7 +31,6 @@ pipeline: publish: image: plugins/gitea-release when: - event: tag tag: v* branch: master settings: