chore: 移除Jenkins配置
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
## 当前部署方式
|
||||
|
||||
- **Jenkinsfile / Jenkinsfile-dev**:历史方案,已不再作为主路径
|
||||
- **现行方案**:Gitea Actions(`.gitea/workflows/deploy.yml`)
|
||||
- **当前方案**:Gitea Actions(`.gitea/workflows/deploy.yml`)
|
||||
手动 `workflow_dispatch` → 构建镜像 → 推私有 Registry → `kubectl set image` 到 K8s
|
||||
|
||||
## 分支 ↔ 环境约定(已写入 workflow 强制校验)
|
||||
@@ -69,4 +68,4 @@ Registry: `192.168.123.199:5000`
|
||||
|
||||
---
|
||||
|
||||
**备注**: 主路径为 Gitea Actions + K8s;Jenkins 配置可保留作参考,勿与现行流程混用。
|
||||
**备注**: 部署流程为 Gitea Actions + K8s,勿再使用旧 Jenkins 容器部署。
|
||||
|
||||
Reference in New Issue
Block a user