Skip to content

Disable all workflows except build on GitHub forks #59

Disable all workflows except build on GitHub forks

Disable all workflows except build on GitHub forks #59

Triggered via push February 23, 2025 02:04
Status Failure
Total duration 1m 20s
Artifacts

dockerimage.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (arm64, Dockerfile.arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i 's/deb http/deb \\[arch=amd64,i386\\] http/' /etc/apt/sources.list && dpkg --add-architecture arm64 && apt-get update && apt-get install -y make git ncftp gcc-10-aarch64-linux-gnu g++-10-aarch64-linux-gnu libncurses-dev:arm64 libncursesw6:arm64 libmysqlclient-dev:arm64" did not complete successfully: exit code: 100
build (armhf, Dockerfile.armhf)
The job was canceled because "arm64_Dockerfile_arm64" failed.
build (armhf, Dockerfile.armhf)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i 's/deb http/deb \\[arch=amd64,i386\\] http/' /etc/apt/sources.list && dpkg --add-architecture armhf && apt-get update && apt-get install -y make git ncftp gcc-10-arm-linux-gnueabihf g++-10-arm-linux-gnueabihf libncurses-dev:armhf libncursesw6:armhf libmysqlclient-dev:armhf" did not complete successfully: exit code: 100
build (latest, Dockerfile)
The job was canceled because "arm64_Dockerfile_arm64" failed.
build (latest, Dockerfile)
The operation was canceled.
build (i386, Dockerfile.i386)
The job was canceled because "arm64_Dockerfile_arm64" failed.
build (i386, Dockerfile.i386)
The operation was canceled.