fix(deploy): preserve streaming asr model cache
This commit is contained in:
@@ -85,6 +85,7 @@ if [[ "$CI_PROJECT_DIR" != "$DEPLOY_DIR" ]]; then
|
||||
--exclude '.venv/' \
|
||||
--exclude '.pytest_cache/' \
|
||||
--exclude '.local_stack/' \
|
||||
--exclude '.models/' \
|
||||
--exclude 'test-results/' \
|
||||
--exclude '.codex_backup/' \
|
||||
--exclude '.db_backups/' \
|
||||
|
||||
Reference in New Issue
Block a user