Update .gitlab-ci.yml

Status Job ID Name Coverage
  Initial Repo
passed #450
intial_dev

00:01:47

 
  Build
failed #451
buid_dev

00:00:25

 
  Cleanup Build
passed #452
cleanup_build_dev

00:00:25

 
Name Stage Failure
failed
buid_dev Build
$ [[ -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.
error: cannot open .git/FETCH_HEAD: Permission denied

Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1