ci
This commit is contained in:
parent
0fba9eac06
commit
9f716728fa
@ -32,6 +32,7 @@ jobs:
|
|||||||
runs-on: ppanel-web
|
runs-on: ppanel-web
|
||||||
container:
|
container:
|
||||||
image: node:20-bullseye-slim
|
image: node:20-bullseye-slim
|
||||||
|
options: --add-host git.kxsw.us:host.docker.internal
|
||||||
steps:
|
steps:
|
||||||
- name: 安装依赖工具
|
- name: 安装依赖工具
|
||||||
run: apt-get update && apt-get install -y jq git
|
run: apt-get update && apt-get install -y jq git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user