更新 .drone.yml
This commit is contained in:
parent
783c7f8ece
commit
1dfc6adc1f
|
|
@ -18,7 +18,6 @@ steps:
|
|||
- ls -alt
|
||||
- npm config set registry https://registry.npm.taobao.org
|
||||
- npm install
|
||||
|
||||
- name: run-vuepress
|
||||
image: node:20.16.0
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue