ci
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user