00:00:24
Apr 06, 2020
00:00:25
Identity added: (stdin) ((stdin))$ [[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config$ echo "pulling updates on $dev"pulling updates on red-develop$ ssh -tt centos@13.251.192.208 "cd $root_path/$repo_folder && git pull origin $dev"Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.bash: line 0: cd: /var/www/gitlab_variable_red/dev/red-ci-cd: No such file or directoryConnection to 13.251.192.208 closed.ERROR: Job failed: exit code 1