This commit is contained in:
@ -21,7 +21,8 @@ steps:
|
||||
- name: deploy
|
||||
image: node
|
||||
commands:
|
||||
- npm publish --verbose
|
||||
- npm set registry http://linuxhost.me:4873/
|
||||
- npm publish
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Reference in New Issue
Block a user