Backport #68750 to 24.6: CI: Force package_debug build on release branches

This commit is contained in:
robot-clickhouse 2024-08-23 01:35:40 +00:00
parent 17c98acb09
commit 31a1f38984

View File

@ -134,6 +134,7 @@ jobs:
with:
build_name: package_debug
data: ${{ needs.RunConfig.outputs.data }}
force: true
BuilderBinDarwin:
needs: [RunConfig, BuildDockers]
if: ${{ !failure() && !cancelled() }}