Updated drone ci
This commit is contained in:
parent
2b662317c2
commit
ffa7ed8307
@ -3,8 +3,7 @@ type: docker
|
|||||||
name: ci
|
name: ci
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: d.ctdn.net/node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://r.ctdn.net
|
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
Loading…
Reference in New Issue
Block a user