Fixing drone.

This commit is contained in:
Dessalines 2021-01-20 10:24:36 -05:00
parent 7b50f8ca0f
commit 580ab7e112

View file

@ -38,13 +38,13 @@ steps:
commands: commands:
- yarn lint - yarn lint
- name: npm - name: npm
image: plugins/npm image: plugins/npm
settings: settings:
username: username:
from_secret: npm_username from_secret: npm_username
password: password:
from_secret: npm_password from_secret: npm_password
when: when:
ref: ref:
- refs/tags/* - refs/tags/*