ci: trim duplicate release package lanes

This commit is contained in:
Peter Steinberger
2026-04-27 13:14:56 +01:00
parent 4260bb0418
commit cff1bdb491
8 changed files with 29 additions and 19 deletions

View File

@@ -228,7 +228,8 @@ jobs:
workflow_ref: ${{ github.ref_name }}
source: ref
package_ref: ${{ needs.resolve_target.outputs.ref }}
suite_profile: package
suite_profile: custom
docker_lanes: bundled-channel-deps-compat plugins-offline
telegram_mode: mock-openai
secrets:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}