Update .gitlab-ci.yml

Status Job ID Name Coverage
  Build
failed #326
build api

00:00:27

 
Name Stage Failure
failed
build api Build
$ 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 "cat $dockecompose <<EOF >list.txt && "#" && EOF"
Warning: Permanently added '13.251.192.208' (ECDSA) to the list of known hosts.
bash: warning: here-document at line 0 delimited by end-of-file (wanted `EOF')
bash: -c: line 1: syntax error: unexpected end of file
Connection to 13.251.192.208 closed.
ERROR: Job failed: exit code 1