更新 '.drone.yml'
This commit is contained in:
parent
ba8aa2a140
commit
cbe10214f5
@ -19,8 +19,8 @@ steps:
|
|||||||
- pwd
|
- pwd
|
||||||
- ls -alt
|
- ls -alt
|
||||||
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
||||||
- npm install
|
- yarn
|
||||||
- npm run build
|
- yarn build
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
- name: deploy-project
|
- name: deploy-project
|
||||||
|
Loading…
Reference in New Issue
Block a user