Skip to content

ci(docker): Add docker build for arm64 ubi image #98

ci(docker): Add docker build for arm64 ubi image

ci(docker): Add docker build for arm64 ubi image #98

Re-run triggered December 4, 2023 11:27
Status Failure
Total duration 1m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then dotnet restore \"YoutubeLiveChatToDiscord.csproj\" -r linux-x64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then dotnet restore \"YoutubeLiveChatToDiscord.csproj\" -r linux-arm64; fi" did not complete successfully: exit code: 139