This commit is contained in:
shanshanzhong 2025-09-24 21:28:07 -07:00
parent df01c08734
commit 6c1953a831

View File

@ -1,4 +1,4 @@
name: 发布 Web1 镜像
name: 发布 Web 镜像
run-name: 构建并发布 Web Docker 镜像
on:
@ -32,7 +32,6 @@ jobs:
runs-on: ppanel-web
container:
image: node:20-bullseye-slim
options: --network="host"
steps:
- name: 安装依赖工具
run: apt-get update && apt-get install -y jq git