1
0
Fork 0

Disable Nightly startup test (#8783)

master
Richard Pappalardo 2020-02-28 07:33:10 -08:00 committed by GitHub
parent 0def456cac
commit af19913a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -36,7 +36,10 @@ job-defaults:
run-on-tasks-for: []
attributes:
build-type: nightly
nightly: true
# cannot safely run this in Firebase
# turning off til we can safely run test in taskcluster
# https://github.com/mozilla-mobile/fenix/issues/7702
#nightly: true
dependencies:
signing: signing-nightly
signing-android-test: signing-android-test-nightly