kin: KIN-ARCH-008 Конфигурируемая test_command на уровне проекта
This commit is contained in:
parent
b84f4aaac1
commit
cc6867d813
1 changed files with 1 additions and 1 deletions
|
|
@ -1800,7 +1800,7 @@ def run_pipeline(
|
|||
pass
|
||||
else:
|
||||
# Review mode: wait for manual approval
|
||||
models.update_task(conn, task_id, status="review")
|
||||
models.update_task(conn, task_id, status="review", execution_mode="review")
|
||||
|
||||
# Run post-pipeline hooks (failures don't affect pipeline status)
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue