Update .gitlab-ci.yml

3 jobs for master in 2 minutes and 24 seconds (queued for 2 seconds)
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.52.77 $USER_NAME "mkdir -p execute_vehicle_classification"
ssh: connect to host 193.196.52.77 port 22: Connection timed out
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