00:00:25
Mar 25, 2020
Identity added: (stdin) ((stdin))$ [[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config$ ssh -tt centos@13.251.192.208 " cd /var/www/ "Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.Connection to 13.251.192.208 closed.$ mkdir red-ci-cd$ echo "$testfile" | ssh-add - > /var/www/red-ci-cd//bin/bash: line 103: /var/www/red-ci-cd/: No such file or directoryERROR: Job failed: exit code 1