Updated dockerfile to copy UT target as well.
Needed in order to pass CI after phisical UT binary removal
resolve #11: update CI
As desktop-business-app-ut target is removed,
removed one step - direct call of unit tests run.
Rationale: unit tests are run already during docker-build step. Therefore CI .yaml file name was updated
resolve #11: phisically remove bin directory
resolve #11: add bin to .gitignore
resolve #11: update Dockefile
Updated dockerfile to copy UT target as well. Needed in order to pass CI after phisical UT binary removal
As desktop-business-app-ut target is removed, removed one step - direct call of unit tests run. Rationale: unit tests are run already during docker-build step. Therefore CI .yaml file name was updated