[fenix] fix: enable nightly startup-test on push-apk (https://github.com/mozilla-mobile/fenix/pull/6936)

pull/600/head
Richard Pappalardo 5 years ago committed by GitHub
parent 208d0c684b
commit fec1720185

@ -11,6 +11,7 @@ transforms:
kind-dependencies:
- signing
- startup-test
primary-dependency: signing

@ -35,7 +35,7 @@ job-defaults:
json: true
run-on-tasks-for: []
attributes:
build-type: debug
build-type: nightly
nightly: true
dependencies:
signing: signing-nightly

Loading…
Cancel
Save