Commit Graph

20 Commits

Author SHA1 Message Date
爽哒哒
be8a2caf14 fix: switch to wget with auth header for archive download
Some checks failed
Deploy to Server / deploy (push) Failing after 18s
2026-03-21 02:50:42 +08:00
爽哒哒
fcb27bf870 fix: add --ignore-content-length and -k to curl
Some checks failed
Deploy to Server / deploy (push) Failing after 18s
2026-03-21 02:46:52 +08:00
爽哒哒
0f3a27234d fix: force HTTP/1.1 and validate download integrity
Some checks failed
Deploy to Server / deploy (push) Failing after 28s
2026-03-21 02:44:10 +08:00
爽哒哒
18740afdbd fix: use curl tar.gz download instead of git clone
All checks were successful
Deploy to Server / deploy (push) Successful in 34s
2026-03-21 02:42:17 +08:00
爽哒哒
cefd1aab58 fix: use git clone with retry for initial deploy
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-03-21 02:40:35 +08:00
爽哒哒
bba69d662b fix: init git repo on server if not exists
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 02:38:22 +08:00
爽哒哒
b37155f657 update gitea deploy workflow
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 01:45:44 +08:00
爽哒哒
3a1db5b991 fix: 修复部署工作流 git clone 认证和 curl HTTP/2 问题
All checks were successful
Deploy to Server / deploy (push) Successful in 4s
2026-03-21 00:52:28 +08:00
爽哒哒
fde07cb93e 改用SCP上传代码,避免服务器下载问题
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
2026-03-21 00:42:07 +08:00
爽哒哒
fa2ed523fa 修复工作流:git clone失败时用curl下载,所有命令加sudo
Some checks failed
Deploy to Server / deploy (push) Failing after 4s
2026-03-21 00:39:56 +08:00
爽哒哒
307938c18a 优化工作流:兼容首次部署,参考market_page
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:31:59 +08:00
爽哒哒
7b41fd4d2c 使用echo密码|sudo-S方式执行sudo命令
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:25:55 +08:00
爽哒哒
ba71db60bb 使用curl下载代码替代git clone避免TLS问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:24:14 +08:00
爽哒哒
5b042fd671 简化部署流程避免sudo问题
All checks were successful
Deploy to Server / deploy (push) Successful in 3s
2026-03-21 00:23:49 +08:00
爽哒哒
89c24af7ca 修复sudo免密和目录问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:21:25 +08:00
爽哒哒
adc272c8a9 简化部署目录避免权限问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:19:06 +08:00
爽哒哒
8c3e58d534 修复sudo密码输入问题
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
2026-03-21 00:18:45 +08:00
爽哒哒
65a03fb761 修复工作流:支持非git目录部署
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 00:16:06 +08:00
爽哒哒
7e0d68112d 更新docker-compose.yml容器名称
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-03-21 00:12:43 +08:00
爽哒哒
290be5d5be first commit
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-20 23:30:57 +08:00