gitlab-ci: disable ignored emulator runs that always fail

This commit is contained in:
Hans-Christoph Steiner 2020-09-30 10:46:12 +02:00
parent 99a5262730
commit 69b845c34f
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -94,33 +94,15 @@ connected 22 default armeabi-v7a:
- fdroid
- kvm
allow_failure: true
only:
- branches@eighthave/fdroidclient
<<: *test-template
<<: *connected-template
connected 23 default x86:
<<: *kvm-template
connected 25 default x86:
<<: *kvm-template
connected 26 google_apis x86:
<<: *kvm-template
only:
- branches@fdroid/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:
stage: deploy
only: