This commit is contained in:
parent
0846a72931
commit
ed652b2f76
@ -37,7 +37,7 @@ steps:
|
||||
- master
|
||||
|
||||
- name: publish pre
|
||||
image: plugins/npm
|
||||
image: plugins/npm:1.0.0
|
||||
settings:
|
||||
username:
|
||||
from_secret: npm_username
|
||||
@ -55,7 +55,7 @@ steps:
|
||||
- master
|
||||
|
||||
- name: publish tagged version
|
||||
image: plugins/npm
|
||||
image: plugins/npm:1.0.0
|
||||
settings:
|
||||
username:
|
||||
from_secret: npm_username
|
||||
|
Loading…
Reference in New Issue
Block a user