Skip to content

Commit 2789e63

Browse files
committed
Update the upload target from Huawei Cloud OBS to Volcano Engine TOS
1 parent d4befeb commit 2789e63

10 files changed

Lines changed: 223 additions & 53856 deletions

File tree

.claude/settings.local.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(mv deploy-huawei.yml deploy-volcengine.yml)",
5+
"Bash(mv deploy-huawei-all.yml deploy-volcengine-all.yml)",
6+
"Bash(ssh -o ConnectTimeout=5 root@192.168.63.191 \"cd /data/python-deployer && nohup python3 app.py > /data/python-deployer/app.log 2>&1 &\")",
7+
"Bash(ssh -o ConnectTimeout=5 root@192.168.63.191 \"cat /data/python-deployer/app.log\")",
8+
"Bash(ssh -o ConnectTimeout=5 root@192.168.63.191 \"nohup /data/python-deployer/venv/bin/python /data/python-deployer/app.py > /data/python-deployer/server.log 2>&1 &\")"
9+
]
10+
}
11+
}

.github/actions/obs-helper/README.md

Lines changed: 0 additions & 277 deletions
This file was deleted.

.github/actions/obs-helper/action.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/actions/obs-helper/package.json

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)