fix myorg assistant

This commit is contained in:
Roger Oriol
2026-07-11 19:22:57 +02:00
parent 04b736287b
commit a5b90994a4
7 changed files with 12 additions and 6 deletions

View File

@@ -30,7 +30,8 @@ spec:
imagePullPolicy: Always
command:
- python
- run_job.py
- -c
- "from src.scheduler.jobs import run_job; import sys; run_job(sys.argv[1])"
- waiting-followup
env:
- name: MYORG_REPO_PATH