00:00:25
Apr 02, 2020
Identity added: (stdin) ((stdin))$ [[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config$ ssh -tt centos@13.251.192.208 "echo $testfile"Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts./builds/red/red-ci-cd.tmp/testfileConnection to 13.251.192.208 closed.$ scp -r $testfile centos@13.251.192.208:/var/www/gitlab_variable_redscp: /var/www/gitlab_variable_red/testfile: Permission deniedERROR: Job failed: exit code 1