doipjs/.woodpecker/.npm.yml

14 lines
221 B
YAML
Raw Normal View History

2022-02-25 12:49:19 -07:00
pipeline:
2022-02-25 12:56:13 -07:00
npm:
2022-02-25 12:49:19 -07:00
image: plugins/npm
settings:
username: yarmo_eu
password:
from_secret: npm_password
email:
from_secret: npm_email
when:
2022-02-25 12:53:20 -07:00
event: tag
depends_on:
- test