ci: 👷 add test script
ci/woodpecker/pr/woodpecker Pipeline failed Details

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

@ -2,6 +2,7 @@ pipeline:
conventional_commits:
image: node:18
commands:
- echo "test" >> test.txt
- npm i -g standard-version
- standard-version
- git tag

Loading…
Cancel
Save