Pass GitLab Token to await-healthy script

This is a follow up of !1394 (merged) which didn't correctly pass the GITLAB_TOKEN to the await-healthy.sh script.

The pipeline only passed because the script previously didn't actually fail if it couldn't authorize properly - now it will.

Merge request reports

Loading