Skip to content

Commit

Permalink
report
Browse files Browse the repository at this point in the history
Signed-off-by: Hao Chen <chenh1024@gmail.com>
  • Loading branch information
raulchen committed Aug 5, 2023
1 parent cd33056 commit f297ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/ray_release/scripts/build_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ def main(
or os.environ.get("BUILDKITE_SOURCE", "manual") == "schedule"
or buildkite_branch.startswith("releases/")
)
report = 1
if os.environ.get("REPORT_TO_RAY_TEST_DB", False):
env["REPORT_TO_RAY_TEST_DB"] = "1"

Expand Down

0 comments on commit f297ac4

Please sign in to comment.