mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
ci: Drop dependencies: stanzas
Redundant with needs:. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1725>
This commit is contained in:
parent
698fe3f1a9
commit
91229e824e
@ -270,8 +270,6 @@ test-mutter@x86_64:
|
|||||||
- .mutter.fedora:33@x86_64
|
- .mutter.fedora:33@x86_64
|
||||||
needs:
|
needs:
|
||||||
- build-mutter@x86_64
|
- build-mutter@x86_64
|
||||||
dependencies:
|
|
||||||
- build-mutter@x86_64
|
|
||||||
|
|
||||||
test-mutter@aarch64:
|
test-mutter@aarch64:
|
||||||
extends:
|
extends:
|
||||||
@ -279,8 +277,6 @@ test-mutter@aarch64:
|
|||||||
- .mutter.fedora:33@aarch64
|
- .mutter.fedora:33@aarch64
|
||||||
needs:
|
needs:
|
||||||
- build-mutter@aarch64
|
- build-mutter@aarch64
|
||||||
dependencies:
|
|
||||||
- build-mutter@aarch64
|
|
||||||
|
|
||||||
.test-mutter-coverage:
|
.test-mutter-coverage:
|
||||||
extends:
|
extends:
|
||||||
@ -300,8 +296,6 @@ test-mutter-coverage@x86_64:
|
|||||||
- .mutter.fedora:33@x86_64
|
- .mutter.fedora:33@x86_64
|
||||||
needs:
|
needs:
|
||||||
- test-mutter@x86_64
|
- test-mutter@x86_64
|
||||||
dependencies:
|
|
||||||
- test-mutter@x86_64
|
|
||||||
|
|
||||||
test-mutter-coverage@aarch64:
|
test-mutter-coverage@aarch64:
|
||||||
extends:
|
extends:
|
||||||
@ -309,16 +303,12 @@ test-mutter-coverage@aarch64:
|
|||||||
- .mutter.fedora:33@aarch64
|
- .mutter.fedora:33@aarch64
|
||||||
needs:
|
needs:
|
||||||
- test-mutter@aarch64
|
- test-mutter@aarch64
|
||||||
dependencies:
|
|
||||||
- test-mutter@aarch64
|
|
||||||
|
|
||||||
can-build-gnome-shell@x86_64:
|
can-build-gnome-shell@x86_64:
|
||||||
extends:
|
extends:
|
||||||
- .fdo.distribution-image@fedora
|
- .fdo.distribution-image@fedora
|
||||||
- .mutter.fedora:33@x86_64
|
- .mutter.fedora:33@x86_64
|
||||||
stage: test
|
stage: test
|
||||||
dependencies:
|
|
||||||
- build-mutter@x86_64
|
|
||||||
needs:
|
needs:
|
||||||
- build-mutter@x86_64
|
- build-mutter@x86_64
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user