chore: add automated staging smoke helper

This commit is contained in:
a.tolmachev
2026-04-07 12:51:09 +03:00
parent b26ab3d85c
commit a8aaf65918
6 changed files with 147 additions and 5 deletions
+11
View File
@@ -0,0 +1,11 @@
# Scripts
## staging-smoke.sh
Post-deploy smoke helper for staging/production-like environments.
Usage:
```bash
./scripts/staging-smoke.sh https://rmcp.itexp.me
```