mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
11 lines
No EOL
207 B
YAML
11 lines
No EOL
207 B
YAML
pipeline:
|
|
publish-npm:
|
|
image: plugins/npm
|
|
settings:
|
|
username: yarmo_eu
|
|
password:
|
|
from_secret: npm_password
|
|
email:
|
|
from_secret: npm_email
|
|
when:
|
|
event: tag |