This commit is contained in:
parent
e0f16081b0
commit
c47221cb13
@ -1,10 +1,14 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: ci
|
||||
|
||||
clone:
|
||||
depth: 50
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: d.ctdn.net/node
|
||||
commands:
|
||||
- npm config set registry https://r.ctdn.net
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user