Disable conditioned profiles in the fenix branch. (#17078)

upstream-sync
Gregory Mierzwinski 4 years ago committed by GitHub
parent ade23eb39c
commit 401dd92ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,6 +84,7 @@ job-defaults:
- '--app=fenix' - '--app=fenix'
- '--browsertime' - '--browsertime'
- '--cold' - '--cold'
- '--no-conditioned-profile'
- '--binary=org.mozilla.fenix' - '--binary=org.mozilla.fenix'
- '--activity=org.mozilla.fenix.IntentReceiverActivity' - '--activity=org.mozilla.fenix.IntentReceiverActivity'
- '--download-symbols=ondemand' - '--download-symbols=ondemand'

Loading…
Cancel
Save