From 11a7594321f922856fcae93356df76a2685ef016 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 27 Jan 2025 15:55:28 +0100 Subject: [PATCH] Fix pipeline --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 6847fe4..ed297a9 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ when: evaluate: 'not (CI_COMMIT_MESSAGE contains "Update sha256sum")' steps: - build: + - name: update image: alpine/git secrets: [ cbtoken ] commands: