Update .gitlab-ci.yml

1 job for master in 15 seconds (queued for 1 second)
Name Stage Failure
failed
Test SSH Test
$ echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
$ chmod 644 ~/.ssh/known_hosts
$ GITLAB_KEY=$(echo "$GITLAB_KEY" | tr -d '\r' | tr -d '\n')
$ ssh -J ubuntu@193.196.54.165 $USER_NAME "mkdir -p execute_vehicle_classification"
Host key verification failed.
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
Cleaning up file based variables
ERROR: Job failed: exit code 1