Skip to content

Commit

Permalink
Merge pull request ClickHouse#68750 from ClickHouse/ci_force_debug_bu…
Browse files Browse the repository at this point in the history
…ild_on_release_branch

CI: Force package_debug build on release branches
  • Loading branch information
maxknv authored Aug 23, 2024
2 parents 012cf07 + 4c79099 commit 131d019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
with:
build_name: package_debug
data: ${{ needs.RunConfig.outputs.data }}
force: true
BuilderBinDarwin:
needs: [RunConfig, BuildDockers]
if: ${{ !failure() && !cancelled() }}
Expand Down

0 comments on commit 131d019

Please sign in to comment.