diff --git a/bin/ci/ci_run_n_monitor.py b/bin/ci/ci_run_n_monitor.py index ad9cb8e6a15..795f7a1ea53 100755 --- a/bin/ci/ci_run_n_monitor.py +++ b/bin/ci/ci_run_n_monitor.py @@ -221,6 +221,7 @@ def enable_job( job = get_pipeline_job(pipeline, new_job["id"]) else: pjob.play() + job = get_pipeline_job(pipeline, pjob.id) if action_type == "target": jtype = "🞋 "