Skip to content

Merge branch 'develop' of github.com:junkurihara/doh-auth-proxy into … #23

Merge branch 'develop' of github.com:junkurihara/doh-auth-proxy into …

Merge branch 'develop' of github.com:junkurihara/doh-auth-proxy into … #23

Triggered via push December 6, 2023 14:39
Status Failure
Total duration 2m 6s
Artifacts
docker_build_and_push
1m 56s
docker_build_and_push
dispatch_release
0s
dispatch_release
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker_build_and_push
buildx failed with: ERROR: failed to solve: process "/bin/sh -x -c apt-get update && apt-get install -qy --no-install-recommends $BUILD_DEPS && curl -sSf https://sh.rustup.rs | bash -s -- -y --default-toolchain stable && export PATH=\"$HOME/.cargo/bin:$PATH\" && echo \"Building DoH Auth Proxy from source\" && cargo build --release --no-default-features --package doh-auth-proxy && mkdir -p /opt/doh-auth-proxy/sbin && strip --strip-all /tmp/target/release/doh-auth-proxy" did not complete successfully: exit code: 101