Update .gitlab-ci.yml

1 job for !10 with red-develop in 24 seconds (queued for 1 minute and 48 seconds)
detached
Status Job ID Name Coverage
  Build Sit
failed #470
build sit

00:00:24

 
Name Stage Failure
failed
build sit Build Sit
$ chmod 700 ~/.ssh
$ echo "$CENTOS_SERVER" | ssh-add - > ~/.ssh/id_rsa
Identity added: (stdin) ((stdin))
$ [[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
$ ssh -tt centos@13.251.192.208 "sudo mkdir $root_path/sit"
Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.
mkdir: cannot create directory ‘/var/www/gitlab_variable_red/sit’: File exists
Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1