Compare commits

..

2 Commits

Author SHA1 Message Date
Ferdinand Thiessen 8377e3e631 chore(deps): Update dependencies + tag new version
continuous-integration/woodpecker the build failed Details
2021-12-13 19:11:57 +01:00
Ferdinand Thiessen b88ad779f5 feat(ci): Added woodpecker CI 2021-12-13 19:11:53 +01:00
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ pipeline:
tag: v* tag: v*
image: plugins/npm image: plugins/npm
settings: settings:
token: token: ${NODE_AUTH_TOKEN}
from_secret: node_auth_token username: ${NODE_USERNAME}
username:
from_secret: node_username
secrets: [ node_auth_token, node_username ] secrets: [ node_auth_token, node_username ]
depends_on: depends_on: