ci
This commit is contained in:
parent
df01c08734
commit
6c1953a831
@ -1,4 +1,4 @@
|
|||||||
name: 发布 Web1 镜像
|
name: 发布 Web 镜像
|
||||||
run-name: 构建并发布 Web Docker 镜像
|
run-name: 构建并发布 Web Docker 镜像
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@ -32,7 +32,6 @@ jobs:
|
|||||||
runs-on: ppanel-web
|
runs-on: ppanel-web
|
||||||
container:
|
container:
|
||||||
image: node:20-bullseye-slim
|
image: node:20-bullseye-slim
|
||||||
options: --network="host"
|
|
||||||
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