Skip to content

Docker Image (Source) #175

Docker Image (Source)

Docker Image (Source) #175

Manually triggered October 21, 2024 14:33
Status Failure
Total duration 5m 30s
Artifacts

image-build-source.yml

on: workflow_dispatch
Matrix: Build Image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Image (debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp -R /src/. ${BUILD_DIR}/ && cd ${BUILD_DIR} && rustup target add ${TARGET} && rustup component add rustfmt && cargo build --features monitoring_prom,slog_json --release --workspace --target ${TARGET} && mkdir -p /out && cp -R ${BUILD_DIR}/target/${TARGET}/release/. /out" did not complete successfully: exit code: 101