封版
All checks were successful
全局K3s部署 / deploy (push) Successful in 6s

This commit is contained in:
2026-05-22 14:35:30 +08:00
parent b1ba7f9e13
commit f4626987f1

View File

@@ -1,6 +1,3 @@
FROM gitea/gitea:latest
# 拷贝预设工作流模板到容器内仓库模板目录
COPY ./workflow_template/.gitea /data/gitea/templates/repo/.gitea
# ==================== 第一阶段:构建前端 ==================== # ==================== 第一阶段:构建前端 ====================
FROM node:18-alpine AS builder FROM node:18-alpine AS builder