generated from cubetiq/ts-project
This commit is contained in:
parent
bff31084df
commit
0058fb1550
@ -1,10 +1,9 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
|
||||||
name: ci
|
name: ci
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://r.ctdn.net
|
- npm config set registry https://cjs.ctdn.net
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
Loading…
Reference in New Issue
Block a user