chore(release): rename pre-release branch to pre
Docker Image / Build and Push Docker Image (push) Successful in 2m2s

This commit is contained in:
Codex
2026-07-22 10:56:59 +08:00
parent 291f268cce
commit adfb230908
9 changed files with 39 additions and 39 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ pnpm exec playwright install chromium
For local development on macOS, `pnpm test:e2e:chrome` can reuse the installed Google Chrome.
`pnpm test:e2e:mobile-smoke` runs the critical authentication, logout, token
refresh and paid-image unlock paths with the Pixel 7 profile. CI runs this tier
on every pull request and `dev` / `test` / `main` push.
refresh and paid-image unlock paths with the Pixel 7 profile. CI 在所有 pull
request 以及 `dev` / `pre` / `main` push 时运行这一层测试。
## Environment overrides