ci: Add empty needs: to pages job
So it doesn't need to wait for jobs in earlier stages. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6209>
This commit is contained in:
@@ -84,6 +84,7 @@ pages:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
needs: []
|
||||||
rules:
|
rules:
|
||||||
- *ignore_scheduled_pipelines
|
- *ignore_scheduled_pipelines
|
||||||
- if: *is-main-master
|
- if: *is-main-master
|
||||||
|
Reference in New Issue
Block a user