mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
gitlab-ci: Use quote for "test" stage
This is just for consistency, no really needed.
This commit is contained in:
parent
8b34f1e9f6
commit
ba98b4138a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
stages:
|
||||
- test
|
||||
- "test"
|
||||
- "build runtime"
|
||||
- "build base"
|
||||
- "manifest"
|
||||
|
|
Loading…
Reference in a new issue