mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 19:11:06 +00:00
Revert "ci: namespace should be GStreamer and not gstreamer"
This reverts commit c30ea09e4c
.
It was actually wrong.
This commit is contained in:
parent
bea15b8ebd
commit
7380f18ae7
1 changed files with 1 additions and 1 deletions
|
@ -29,11 +29,11 @@ include:
|
|||
variables:
|
||||
FDO_UPSTREAM_REPO: gstreamer/gstreamer-rs
|
||||
RUST_DOCS_FLAGS: "--extern-html-root-url=muldiv=https://docs.rs/muldiv/1.0.0/muldiv/ -Z unstable-options"
|
||||
NAMESPACE: gstreamer
|
||||
# format is <branch>=<name>
|
||||
# the name is used in the URL
|
||||
# latest release must be at the top
|
||||
# (only relevant on master branch)
|
||||
NAMESPACE: 'GStreamer'
|
||||
RELEASES:
|
||||
0.17=0.17
|
||||
0.16=0.16
|
||||
|
|
Loading…
Reference in a new issue