mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-02-03 02:23:38 +08:00
feat: 修改408镜像构建环境变量
This commit is contained in:
2
.github/workflows/esc-deploy.yml
vendored
2
.github/workflows/esc-deploy.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
# 缓存 pnpm 依赖
|
||||
cache: pnpm
|
||||
- name: Build And Push Docker image
|
||||
run: PROXY_DOMAIN=true pnpm faster-image
|
||||
run: pnpm faster-image
|
||||
|
||||
Deploy-ESC:
|
||||
needs: Docker-Image
|
||||
|
||||
Reference in New Issue
Block a user