|
|
|
|
|
by stabbles
1188 days ago
|
|
You still need both `needs: ...` and `stage: ...` > In GitLab 14.0 and older, you can only refer to jobs in earlier stages. > In GitLab 14.1 and later you can refer to jobs in the same stage as the job you are configuring. Why bother with stages at all? |
|