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