fix: 修改ci文件
This commit is contained in:
parent
4c4e0f31f0
commit
e1b186aa60
@ -2,10 +2,11 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: registry.zhst.com/video-analysis/pnpm4
|
|
||||||
tags:
|
tags:
|
||||||
- linux
|
- linux
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cd /home
|
- cd /home
|
||||||
- ls
|
- ls
|
||||||
|
- git
|
||||||
|
- node
|
||||||
|
Loading…
Reference in New Issue
Block a user