tf-a-lts-automation.yaml: set default GERRIT_HOST for non-Gerrit triggers
When the automation job is triggered without GERRIT environment
variables (e.g. by hafnium-lts-automation), GERRIT_HOST may be
unset, causing the Gerrit SSH URL construction to fail.
This patch adds a default value (`review.trustedfirmware.org`)
to ensure the job can proceed even when GERRIT_HOST is not provided.
Change-Id: I24eb76cad692f953fcdb3536468de6e79e971105
Signed-off-by: Arthur She <arthur.she@linaro.org>
1 file changed