ci: Manual test jobs don't need the Git tree
If they do need something, it should be passed via artifacts from a build job. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7904>
This commit is contained in:
@@ -1187,6 +1187,8 @@ virgl-gl32-on-gl:
|
||||
*all_paths
|
||||
when: manual
|
||||
- when: never
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
|
||||
virgl-gles2-on-gles:
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user