ci: 💚 output `git tag` after pipeline execution
ci/woodpecker/pr/woodpecker Pipeline failed Details

issues/1
RaviAnand Mohabir 2 years ago
parent 63d8393381
commit 7d487626c7

@ -4,5 +4,6 @@ pipeline:
commands:
- npm install --global standard-version
- standard-version
- git tag
branches: main

Loading…
Cancel
Save