ci: 👷 use npx to run standard-version
ci/woodpecker/pr/woodpecker Pipeline failed Details

issues/1
RaviAnand Mohabir 2 years ago
parent 8b182baa2e
commit 6530285545

@ -2,8 +2,7 @@ pipeline:
conventional_commits:
image: node:19
commands:
- npm install --global standard-version
- standard-version
- npx standard-version
- git tag
branches: main

Loading…
Cancel
Save