ci(deploy): enable containerized production release

This commit is contained in:
2026-07-06 12:58:01 +08:00
parent 0462f60bc5
commit fca397a87d
6 changed files with 67 additions and 57 deletions
+2
View File
@@ -4,6 +4,8 @@
# 原始 Dart: scripts/deploy/deploy_web_test.sh
# ==========================================
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/_deploy_lib.sh"