From d51ee4a3ae4f9ff989f4a87812927dda0f4942e0 Mon Sep 17 00:00:00 2001 From: FrostyApeOne <78855469+FrostyApeOne@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:52:01 +0100 Subject: [PATCH] Feature/173197 persons api client nu get package (#568) * Added a new step to the build workfow to build and publish a nuget package * Changed the target condition so it wont run in CI * Added a change for testing the new workflow * Added environment varibale CI to the CI yaml file * Added build-args in the docker-build * Fixed the casing in teh target condition --------- Co-authored-by: Farshad DASHTI --- PersonsApi/PersonsApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PersonsApi/PersonsApi.csproj b/PersonsApi/PersonsApi.csproj index c21772e90..3c4389f2b 100644 --- a/PersonsApi/PersonsApi.csproj +++ b/PersonsApi/PersonsApi.csproj @@ -42,7 +42,7 @@ - +