mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
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:
parent
b76204bf7d
commit
2b827948d5
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ windows amd64 docker:
|
||||||
stage: "build docker"
|
stage: "build docker"
|
||||||
needs:
|
needs:
|
||||||
- "trigger"
|
- "trigger"
|
||||||
|
timeout: '3h'
|
||||||
variables:
|
variables:
|
||||||
# Unlike the buildah/linux jobs, this file
|
# Unlike the buildah/linux jobs, this file
|
||||||
# needs to be relative to docker/windows/ subdir
|
# needs to be relative to docker/windows/ subdir
|
||||||
|
|
Loading…
Reference in a new issue