Build and Push Docker Images #4
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.
|