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
|
pass
|
||||||
else:
|
else:
|
||||||
# Review mode: wait for manual approval
|
# 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)
|
# Run post-pipeline hooks (failures don't affect pipeline status)
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue