fix release pipeline (skip-ci)

This commit is contained in:
Michael Barz
2022-08-11 16:18:10 +02:00
parent 7c31082ed5
commit 1484849303

View File

@@ -891,6 +891,8 @@ def e2eTests(ctx):
"volumes": e2e_volumes,
}]
return []
def uploadTracingResult(ctx):
return [{
"name": "upload-tracing-result",