Update aarch64 building pool to aiinfra-linux-ARM64-CPU-2019 (#12243)
* Setting new pool for arm64
* Setting defualt pool name
* adding DockerInstaller stage
* try to install docker from apt-get
* change to specific
* adding chmod to docker.sock
* install dotnet sdk
* specic dotnet 3.1.x
* add manuall step to install dotnet
* typo bass
* remove inputs
* change dotnet installation dir
* skipComponentGovernanceDetection on arm64 linux
* variables typo
* variables:
- name: skipComponentGovernanceDetection
value: true
* update variables
* skipComponentGovernanceDetection set to true
* moving varliables
* moving the variables again
* setting condition on cgd
* indentation
* indentation again
* conditional variable
* if
* remove cgd
* conditionl on cgd
* condition
* parameters
* clean up