Skip to content

Add link to exact Git repo at commit/tag #46

Add link to exact Git repo at commit/tag

Add link to exact Git repo at commit/tag #46

Triggered via push March 26, 2024 03:46
Status Failure
Total duration 4m 44s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c BASE_TARGET=-unknown-linux-musl; case \"$(uname -m)\" in x86_64) TARGET=x86_64$BASE_TARGET ;; aarch64) TARGET=aarch64$BASE_TARGET ;; *) echo \"Unsupported architecture\"; exit 1 ;; esac; export $(cat .env | xargs); cargo build --target ${TARGET} --release; mkdir --parents ./target/docker/; mv ./target/${TARGET}/release/intellectual ./target/docker/intellectual" did not complete successfully: exit code: 1
build-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/dockerhub-description@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.