Skip to content

Publish on GitHub Container Registry #22

Publish on GitHub Container Registry

Publish on GitHub Container Registry #22

Triggered via workflow run August 30, 2024 19:31
@GinoCanessaGinoCanessa
completed cf64b90
Status Failure
Total duration 1m 19s
Artifacts 1

ghcr-docker.yml

on: workflow_run
build-and-push-image
1m 12s
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 x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch x64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch arm64; elif [ \"$TARGETPLATFORM\" = \"windows/x64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch x64; elif [ \"$TARGETPLATFORM\" = \"windows/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch arm64; elif [ \"$TARGETPLATFORM\" = \"darwin/x64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch x64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch x64; elif [ \"$TARGETPLATFORM\" = \"darwin/arm64\" ]; then dotnet restore src/fhir-candle/fhir-candle.csproj --arch arm64; dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --framework net8.0 --arch arm64; else dotnet restore src/fhir-candle/fhir-candle.csproj; 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~ESGODE.dockerbuild
11.1 KB