Add missing upload_targets field

X-DeepSpeech: NOBUILD
This commit is contained in:
Alexandre Lissy 2018-12-11 14:26:17 +01:00
parent a4904bd195
commit c887010a77
4 changed files with 4 additions and 3 deletions

View File

@ -26,6 +26,7 @@ then:
{ $eval: build.routes }
payload:
upload_targets: { $eval: build.upload_targets }
artifacts_deps:
python:
$map: { $eval: build.artifacts_deps.python }