Skip to content

Publish on GitHub Container Registry #21

Publish on GitHub Container Registry

Publish on GitHub Container Registry #21

Triggered via workflow run August 30, 2024 19:04
@GinoCanessaGinoCanessa
completed 67836f1
Status Failure
Total duration 1m 28s
Artifacts 1

ghcr-docker.yml

on: workflow_run
build-and-push-image
1m 20s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch linux-x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch linux-x64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch linux-arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch linux-arm64; elif [ \"$TARGETPLATFORM\" = \"windows/x64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch win-x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch win-x64; elif [ \"$TARGETPLATFORM\" = \"windows/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch win-arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch win-arm64; elif [ \"$TARGETPLATFORM\" = \"darwin/x64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch osx-x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch osx-x64; elif [ \"$TARGETPLATFORM\" = \"darwin/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch osx-arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch osx-arm64; else dotnet restore src/fhir-candle/fhir-candle.csproj --framework net8.0; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0; fi;" did not complete successfully: exit code: 139

Artifacts

Produced during runtime
Name Size
FHIR~fhir-candle~YO5KMS.dockerbuild
9.63 KB