Skip to content

Build and Publish Docker #43

Build and Publish Docker

Build and Publish Docker #43

Triggered via schedule October 17, 2023 00:18
Status Failure
Total duration 28m 23s
Artifacts

docker-publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.profile && cargo build --release && mkdir out && mv target/release/forge out/forge && mv target/release/cast out/cast && mv target/release/anvil out/anvil && mv target/release/chisel out/chisel && strip out/forge && strip out/cast && strip out/chisel && strip out/anvil;" did not complete successfully: exit code: 1
container
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/