mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +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"
|
||||
needs:
|
||||
- "trigger"
|
||||
timeout: '3h'
|
||||
variables:
|
||||
# Unlike the buildah/linux jobs, this file
|
||||
# needs to be relative to docker/windows/ subdir
|
||||
|
|
Loading…
Reference in a new issue