Skip to content

Commit

Permalink
fix release pipeline (skip-ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Aug 11, 2022
1 parent 7c31082 commit 1484849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -891,6 +891,8 @@ def e2eTests(ctx):
"volumes": e2e_volumes,
}]

return []

def uploadTracingResult(ctx):
return [{
"name": "upload-tracing-result",
Expand Down

0 comments on commit 1484849

Please sign in to comment.