fix(ci): staging smoke test添加版本号校验,防止部署假绿 #334
Reference in New Issue
Block a user
Delete Branch "fix/ci-staging-version-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
staging deploy的smoke test只验HTTP 200不验版本号,导致watchtower没更新容器但CI仍然显示成功(假绿)。
修复
Code review passed. APPROVED