Skip to content

feat: generate spec file for mainnet #367

feat: generate spec file for mainnet

feat: generate spec file for mainnet #367

Triggered via push December 3, 2024 14:54
Status Failure
Total duration 3m 15s
Billable time 4m
Artifacts

build-docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-n-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$AWS_ACCESS_KEY_ID\" ]; then curl https://github.com/mozilla/sccache/releases/download/v0.7.7/sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz -Lo sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz && tar -xzf sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz --strip-components=1 sccache-v0.7.7-x86_64-unknown-linux-musl/sccache && ./sccache --start-server && export RUSTC_WRAPPER=\"/app/sccache\"; fi && cargo build -p node-subspace --release --locked" did not complete successfully: exit code: 101