fix: enable nightly startup-test on push-apk (#6936)

staging
Richard Pappalardo 5 years ago committed by GitHub
parent 6998fc1cf8
commit 97cab9d71d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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