Update .gitlab-ci.yml

Status Job ID Name Coverage
  Build
failed #453
buid_dev

00:00:24

 
  Cleanup Build
passed #454
cleanup_build_dev

00:00:25

 
Name Stage Failure
failed
buid_dev Build
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 directory
Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1