fix drone deploy yarn install command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user