Publish on GitHub Container Registry #18
Triggered via workflow run
August 30, 2024 17:08
GinoCanessa
completed
6db0d82
Status
Failure
Total duration
1m 19s
Artifacts
1
ghcr-docker.yml
on: workflow_run
build-and-push-image
1m 10s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch linux-x64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch linux-arm64; elif [ \"$TARGETPLATFORM\" = \"windows/x64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch win-x64; elif [ \"$TARGETPLATFORM\" = \"windows/arm64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch win-arm64; elif [ \"$TARGETPLATFORM\" = \"darwin/x64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch osx-x64; elif [ \"$TARGETPLATFORM\" = \"darwin/arm64\" ]; then dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out --arch osx-arm64; else dotnet publish src/fhir-candle/fhir-candle.csproj -c Release -o out; fi;" did not complete successfully: exit code: 139
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
FHIR~fhir-candle~DTO0B2.dockerbuild
|
9.27 KB |
|