Skip to content

Build and Push Docker Images #4

Build and Push Docker Images

Build and Push Docker Images #4

Manually triggered March 8, 2026 03:23
Status Failure
Total duration 59s
Artifacts

build-push.yml

on: workflow_dispatch
check-secrets
3s
check-secrets
Matrix: build-and-push
summary
0s
summary
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-push (gateway, gateway/Dockerfile, -gateway)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$OPENCLAW_SOURCE\" = \"zh\" ]; then PKG=\"@qingchencloud/openclaw-zh\"; else PKG=\"openclaw\"; fi && if [ \"$OPENCLAW_VERSION\" = \"latest\" ]; then npm install -g \"$PKG\" --registry \"$NPM_REGISTRY\"; else npm install -g \"${PKG}@${OPENCLAW_VERSION}\" --registry \"$NPM_REGISTRY\"; fi && npm cache clean --force" did not complete successfully: exit code: 254
build-and-push (full, full/Dockerfile)
The strategy configuration was canceled because "build-and-push.gateway_gateway_Dockerfil" failed
build-and-push (full, full/Dockerfile)
The operation was canceled.