ci
This commit is contained in:
parent
df01c08734
commit
6c1953a831
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user