Update for 1.05.03 #47
docker-image.yml
on: push
build-and-push-image
32s
Annotations
1 error and 2 warnings
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet publish \"ModelCompiler Solution.sln\" -f net8.0 -c Release -o /app" did not complete successfully: exit code: 1
|
build-and-push-image
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build-and-push-image
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|