ci: update
This commit is contained in:
parent
e3d052774a
commit
7ef176d6fb
|
@ -1,9 +1,14 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: backset.cn ci
|
||||
|
||||
steps:
|
||||
- name: 基础环境
|
||||
image: node:16.17
|
||||
commnads:
|
||||
- node -v
|
||||
- npm -v
|
||||
|
||||
- name: 依赖更新
|
||||
commands:
|
||||
- npm install
|
||||
|
|
Loading…
Reference in New Issue
Block a user