fix drone deploy yarn install command
This commit is contained in:
parent
c164621f5e
commit
b4f361bb69
@ -28,7 +28,7 @@ steps:
|
||||
- git checkout master
|
||||
- git pull
|
||||
- git checkout ${DRONE_COMMIT}
|
||||
- yarn i
|
||||
- yarn install
|
||||
- systemctl restart noded-dev
|
||||
when:
|
||||
event: promote
|
||||
|
Loading…
Reference in New Issue
Block a user