ci: Remove erroneous extension from .build-no-test
This shouldn't extend the base .build-env, since we have per-environment extensions. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
7c8b15256f
commit
c91a34fb03
@ -200,7 +200,6 @@ aarch64-debian-container_prep:
|
||||
.build-no-test:
|
||||
extends:
|
||||
- .ci-rules
|
||||
- .build-env
|
||||
script:
|
||||
- cd "$BUILDDIR"
|
||||
- meson --prefix="$PREFIX" ${MESON_OPTIONS} ..
|
||||
|
Loading…
Reference in New Issue
Block a user