mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 19:19:13 +00:00
gitlab-ci: Drop "-build-and-test" job name suffix
It's long and kind of redundant. Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
committed by
Michel Dänzer
parent
49553049e8
commit
72ccd7f540
@@ -64,7 +64,7 @@ debian-testing:
|
||||
after_script:
|
||||
- ccache --show-stats
|
||||
|
||||
autotools-build-and-test:
|
||||
autotools:
|
||||
extends: .common-build-and-test
|
||||
script:
|
||||
- mkdir build/
|
||||
@@ -75,7 +75,7 @@ autotools-build-and-test:
|
||||
- cd ..
|
||||
- .gitlab-ci/manpages-check
|
||||
|
||||
meson-build-and-test:
|
||||
meson:
|
||||
extends: .common-build-and-test
|
||||
variables:
|
||||
PIGLIT_DIR: /root/piglit
|
||||
|
||||
Reference in New Issue
Block a user