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 - 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: