windows: increase the timeout to create the windows docker image

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1912>
This commit is contained in:
Andoni Morales Alastruey 2022-03-11 11:27:15 +01:00 committed by GStreamer Marge Bot
parent b76204bf7d
commit 2b827948d5

View file

@ -167,6 +167,7 @@ windows amd64 docker:
stage: "build docker"
needs:
- "trigger"
timeout: '3h'
variables:
# Unlike the buildah/linux jobs, this file
# needs to be relative to docker/windows/ subdir