gitlab-ci.yml: hardcode version var
Add the upstream gitlab release version to the gitlab ci file as a YAML var. This allows us to add the upstream release version as an image tag.
See https://docs.gitlab.com/ee/ci/variables/#define-a-cicd-variable-in-the-gitlab-ciyml-file for how to do this
Bug: T368757