gitlab-ci: disable ignored emulator runs that always fail
This commit is contained in:
parent
99a5262730
commit
69b845c34f
@ -94,33 +94,15 @@ connected 22 default armeabi-v7a:
|
|||||||
- fdroid
|
- fdroid
|
||||||
- kvm
|
- kvm
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
only:
|
|
||||||
- branches@eighthave/fdroidclient
|
|
||||||
<<: *test-template
|
<<: *test-template
|
||||||
<<: *connected-template
|
<<: *connected-template
|
||||||
|
|
||||||
connected 23 default x86:
|
|
||||||
<<: *kvm-template
|
|
||||||
|
|
||||||
connected 25 default x86:
|
|
||||||
<<: *kvm-template
|
|
||||||
|
|
||||||
connected 26 google_apis x86:
|
connected 26 google_apis x86:
|
||||||
<<: *kvm-template
|
<<: *kvm-template
|
||||||
only:
|
only:
|
||||||
- branches@fdroid/fdroidclient
|
- branches@fdroid/fdroidclient
|
||||||
- branches@eighthave/fdroidclient
|
- branches@eighthave/fdroidclient
|
||||||
|
|
||||||
connected 27 google_apis_playstore x86:
|
|
||||||
<<: *kvm-template
|
|
||||||
|
|
||||||
connected 28 default x86_64:
|
|
||||||
<<: *kvm-template
|
|
||||||
|
|
||||||
connected 29 default x86_64:
|
|
||||||
<<: *kvm-template
|
|
||||||
|
|
||||||
|
|
||||||
deploy_nightly:
|
deploy_nightly:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user