ci: 👷 install package with npm
ci/woodpecker/pr/woodpecker Pipeline failed Details

issues/1
RaviAnand Mohabir 2 years ago
parent 2d4744ccea
commit 6652d12e5e

@ -2,8 +2,8 @@ pipeline:
conventional_commits:
image: node:18
commands:
- bash
- npx standard-version
- npm i -g standard-version
- standard-version
- git tag
branches: main

Loading…
Cancel
Save