gitlab-ci: only run flaky KVM jobs if env var is set in GitLab

This commit is contained in:
Hans-Christoph Steiner 2021-02-11 08:53:36 +01:00
parent a1827f6266
commit 38e4b05e56

View File

@ -114,8 +114,8 @@ connected 22 default armeabi-v7a:
connected 26 google_apis x86:
<<: *kvm-template
only:
- branches@fdroid/fdroidclient
- branches@eighthave/fdroidclient
variables:
- $RUN_KVM_JOBS
deploy_nightly:
extends: .base