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: conventional_commits:
image: node:18 image: node:18
commands: commands:
- echo "test" >> test.txt - git config --list
- npm i -g standard-version - npm i -g standard-version
- standard-version - standard-version
- git tag - git tag

Loading…
Cancel
Save