Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/173197 persons api client nu get package (#577)
* 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 * Modified target condition * Modified target condition * Added CI argument to the docker file, passed in from the docker build * Passed in CI argument to the project build process * Added CI argument to the docker build * Added CI argument to the build-and-push-image.yml file * Added changes to test Client Nuget Package deployment * added CI argumetn tot he build command in continious integration file * Added CI argument to the dotnet build in the dockerfile * Updated to test nuget deployment --------- Co-authored-by: Farshad DASHTI <[email protected]>
- Loading branch information