mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 11:40:10 +01:00
ci: Use hyphens in make-git-archive job name
Spaces in job names make me uncomfortable. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34689>
This commit is contained in:
parent
b758e49085
commit
680752d97f
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ include:
|
||||||
|
|
||||||
# Git archive
|
# Git archive
|
||||||
|
|
||||||
make git archive:
|
make-git-archive:
|
||||||
extends:
|
extends:
|
||||||
- .fdo.ci-fairy
|
- .fdo.ci-fairy
|
||||||
stage: git-archive
|
stage: git-archive
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue