fixed report generation

This commit is contained in:
dcore94 2021-09-17 08:44:31 +02:00
parent 5b2c674210
commit 5eec0947ac
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
"name" : "join",
"type" : "JOIN",
"taskReferenceName" : "join_reporting",
"joinOn" : ["build_json_report", "build_email_report"]
"joinOn" : ["send_json_report", "send_email_report"]
}
]
}