Update .gitlab-ci.yml

2 jobs for red-test-sit in 1 minute and 12 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #378
build api

00:00:36

failed #379
build web

00:00:35

 
Name Stage Failure
failed
build web Build
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
$ ssh -tt centos@13.251.192.208 "cd /var/www/testred && sudo git clone http://tir:Qwerty1234@54.169.104.100:27015/rms/frontend/web.git -b $frontend"
Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.
fatal: destination path 'web' already exists and is not an empty directory.
Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1
failed
build api Build
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
$ ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/testred"
Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.
mkdir: cannot create directory ‘/var/www/testred’: File exists
Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1