Process Flow - Milestone step for concurrency
Start Pipeline
Run Stage 1
Reach Milestone
Check for Previous Milestone
Wait
Run Stage 2
End Pipeline
The pipeline runs stages until it reaches a milestone. If a previous build reached the same milestone, the current build waits or skips to avoid concurrency conflicts.