Update .gitlab-ci.yml

1 job for master in 25 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #215
build website

00:00:25

 
Name Stage Failure
failed
build website Build
Identity added: (stdin) ((stdin))
$ [[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
$ ssh -tt centos@13.251.192.208 " cd /var/www/ "
Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.
Connection to 13.251.192.208 closed.
$ mkdir red-ci-cd
$ echo "$testfile" | ssh-add - > /var/www/red-ci-cd/
/bin/bash: line 103: /var/www/red-ci-cd/: No such file or directory
ERROR: Job failed: exit code 1