ci: space out the variables in .gitlab-image-tags.yml
This should make it easier to avoid git conflicts when changing a single variable. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5235>
This commit is contained in:
parent
9d3b57f362
commit
25c9ca2d24
@ -6,6 +6,9 @@ variables:
|
||||
# to change any part of the string of the image you want.
|
||||
###
|
||||
FEDORA_TAG: '2023-08-24.0'
|
||||
|
||||
INDENT_TAG: '2023-06-14.1'
|
||||
|
||||
LINT_TAG: '2023-02-16.5'
|
||||
|
||||
WINDOWS_TAG: '2023-08-24.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user