Compare commits

..

2 Commits

Author SHA1 Message Date
Ferdinand Thiessen 5bebf44f70 chore(deps): Update dependencies + tag new version
continuous-integration/woodpecker the build failed Details
2021-12-13 18:18:58 +01:00
Ferdinand Thiessen a605f94155 feat(ci): Added woodpecker CI 2021-12-13 18:18:52 +01:00
1 changed files with 4 additions and 2 deletions

View File

@ -7,5 +7,7 @@ pipeline:
commands: commands:
- yarn publish --non-interactive - yarn publish --non-interactive
secrets: [ node_auth_token ] secrets: [ node_auth_token ]
depends_on:
- lint depends_on:
- lint