From 54aac8375ae0ec04e589363d963dbb5488ce4de8 Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Mon, 23 Jan 2023 22:53:21 +0100 Subject: [PATCH] ci: :construction_worker: switch to bash --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 409caf1..da77a62 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,6 +2,7 @@ pipeline: conventional_commits: image: node:18 commands: + - bash - npx standard-version - git tag