This commit is contained in:
parent
f8320319a4
commit
c3a6882413
@ -28,7 +28,7 @@ steps:
|
||||
- master
|
||||
|
||||
- name: publish pre
|
||||
image: plugins/npm
|
||||
image: plugins/npm:1.0.0
|
||||
settings:
|
||||
username:
|
||||
from_secret: npm_username
|
||||
@ -46,7 +46,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