Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,9 @@ spec:
description: Buildkite Pipeline for ml-cpp version bump
spec:
allow_rebuilds: true
branch_configuration: main
# TEMPORARY: allow Buildkite API/UI test runs for the ml-cpp-version-bump
# pipeline from this branch. Revert to `main` only after the smoke test.
branch_configuration: main feature/version-bump-patch-only
cancel_intermediate_builds: false
clone_method: https
pipeline_file: .buildkite/job-version-bump.json.py
Expand Down
Loading