ci: align release channels and speed rust checks

This commit is contained in:
fawney19
2026-05-14 14:09:27 +08:00
parent 48fe52b207
commit a7e71624e3
11 changed files with 163 additions and 80 deletions
+7
View File
@@ -4,6 +4,13 @@
# 应用端口(默认 8084
APP_PORT=8084
# Docker Compose 镜像(默认正式版 latest;提前测试可改 rc/beta;也可固定具体版本)
# 示例:
# APP_IMAGE=ghcr.io/fawney19/aether:latest
# APP_IMAGE=ghcr.io/fawney19/aether:rc
# APP_IMAGE=ghcr.io/fawney19/aether:beta
# APP_IMAGE=ghcr.io/fawney19/aether:0.7.0-rc.1
# API Key 前缀(默认 sk
API_KEY_PREFIX=sk