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