ci: serialize ClawHub plugin publishes

This commit is contained in:
Peter Steinberger
2026-05-02 06:48:18 +01:00
parent e2a339027f
commit d94012a938

View File

@@ -27,7 +27,7 @@ env:
CLAWHUB_REGISTRY: "https://clawhub.ai"
CLAWHUB_REPOSITORY: "openclaw/clawhub"
# Pinned to a reviewed ClawHub commit so release behavior stays reproducible.
CLAWHUB_REF: "0c705e159fbb0d659e4752d5936374bf6e6b5069"
CLAWHUB_REF: "48e66714ac2352d52b193a90ae911cd92463c20a"
jobs:
preview_plugins_clawhub:
@@ -145,6 +145,7 @@ jobs:
contents: read
strategy:
fail-fast: false
max-parallel: 1
matrix:
plugin: ${{ fromJson(needs.preview_plugins_clawhub.outputs.matrix) }}
steps: