chore: 移除 Gitee 平台相关配置文件

This commit is contained in:
2026-05-29 16:57:56 +08:00
parent c7b2313351
commit b95bcde445
3 changed files with 0 additions and 57 deletions
-13
View File
@@ -1,13 +0,0 @@
### 该问题是怎么引起的?
### 重现步骤
### 报错信息
-12
View File
@@ -1,12 +0,0 @@
### 相关的Issue
### 原因(目的、解决的问题等)
### 描述(做了什么,变更了什么)
### 测试用例(新增、改动、可能影响的功能)
-32
View File
@@ -1,32 +0,0 @@
version: '1.0'
name: pipeline-20260525
displayName: pipeline-20260525
triggers:
trigger: auto
push:
branches:
precise:
- master
stages:
- name: stage-b0e54961
displayName: deploy
strategy: naturally
trigger: auto
executor: []
steps:
- step: shell@agent
name: execute_shell
displayName: Shell 脚本执行
schedulerType: DISTRIBUTED
hostGroupID:
ID: i-f8zc4nf8y8u267zwn9vw
hostID:
- 0c13eac4-c35d-455e-a162-ce11a0ab9e37
scriptType: SH
script:
- cd ~/gen2d
- ./deploy.sh
gitClone: false
notify: []
strategy:
retry: '0'