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

issues/1
RaviAnand Mohabir 2 years ago
parent f5ff8a8d51
commit 6292ae38b4

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

Loading…
Cancel
Save