Make demo cleanup runnable in backend container
This commit is contained in:
@@ -188,6 +188,7 @@ bash scripts/live_migration_smoke.sh
|
||||
- Old offline demo export artifacts can be inspected with `python scripts/cleanup_demo_artifacts.py`
|
||||
and removed only with an explicit `--apply`. The script keeps the newest exports
|
||||
per demo project and refuses to delete files outside `STORAGE_ROOT`.
|
||||
In Docker, use `docker compose exec -T backend python scripts/cleanup_demo_artifacts.py`.
|
||||
|
||||
## Run locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user