Update .gitlab-ci.yml

Status Job ID Name Coverage
  Rebuild Dev
failed #483
rebuild_dev

00:00:25

 
Name Stage Failure
failed
rebuild_dev Rebuild Dev
$ [[ -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/dev/$repo_folder && sudo git pull origin $dev"
Identity added: (stdin) ((stdin))
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