feat: enrich training deploy via mimir sdg
CI / validate (push) Successful in 37s

This commit is contained in:
2026-07-22 09:37:40 -05:00
parent 8a697cf64f
commit fec9e5239b
11 changed files with 370 additions and 91 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ steps:
image: rust:1.95
commands:
- apt-get update && apt-get install -y python3
- scripts/deploy_training_data.sh
- ENABLE_MIMIR_SDG=1 scripts/deploy_training_data.sh
when:
- event: push
branch: main