Closed wlad closed 4 years ago
I think it's not possible to controll the order of concurrent job's start. But since jobs has a know state as documented here It may be possible to create a wait_for_job_running_state
step(?)
@wlad the wait for job command in swissknife lets you wait for a job in the same workflow. This might be a quick fix for you.
Please re-open if this does not work for you
Hi,
I've posted a detailed question on circleci's issue tracker about the start/run order of parallel jobs.
Is it something SK orb could handle?