mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
ci: Always run the windows build image job
Much like the linux counterparts, this either build the image once the tags change or quickly exits if that has been done already. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4471>
This commit is contained in:
parent
a7f4d5716a
commit
b8018dca60
1 changed files with 0 additions and 2 deletions
|
@ -174,8 +174,6 @@ commitlint docker:
|
|||
|
||||
windows amd64 docker:
|
||||
stage: "preparation"
|
||||
needs:
|
||||
- "trigger"
|
||||
timeout: '3h'
|
||||
variables:
|
||||
# Unlike the buildah/linux jobs, this file
|
||||
|
|
Loading…
Reference in a new issue