00:00:37
Mar 25, 2020
00:00:36
$ ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/red-ci-cd"Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.Connection to 13.251.192.208 closed.$ ssh -tt centos@13.251.192.208 "cd /var/www/red-ci-cd"Connection to 13.251.192.208 closed.$ ssh -tt centos@13.251.192.208 "sudo git clone http://red:password123@54.169.104.100:27015/red/red-ci-cd.git -b RMS.v2.2"fatal: destination path 'red-ci-cd' already exists and is not an empty directory.Connection to 13.251.192.208 closed.ERROR: Job failed: exit code 1