windows: increase the timeout to create the windows docker image
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Fri, 11 Mar 2022 10:27:15 +0000 (11:27 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 11 Mar 2022 19:40:05 +0000 (19:40 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1912>

.gitlab-ci.yml

index 903eee8..731a6a8 100644 (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