chore(deps): bump dotnet-sdk from 9.0.101 to 10.0.102 #831
Annotations
1 error
|
Build Container Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$ACCESS_TO_NUGET_FEED\" = \"true\" ]; then auth_token=$(cat /run/secrets/nuget_auth_token) && export VSS_NUGET_EXTERNAL_FEED_ENDPOINTS=\"{\\\"endpointCredentials\\\": [{\\\"endpoint\\\":\\\"https://pkgs.dev.azure.com/intelliTect/_packaging/EssentialCSharp/nuget/v3/index.json\\\", \\\"password\\\":\\\"$auth_token\\\"}]}\"; fi && dotnet restore \"EssentialCSharp.Web.slnx\" -p:AccessToNugetFeed=$ACCESS_TO_NUGET_FEED && dotnet build \"EssentialCSharp.Web.slnx\" -c Release --no-restore -p:AccessToNugetFeed=$ACCESS_TO_NUGET_FEED -p:ReleaseDateAttribute=True && dotnet publish \"EssentialCSharp.Web.slnx\" -c Release -p:PublishDir=/app/publish -p:UseAppHost=false --no-build" did not complete successfully: exit code: 145
|
Loading