Skip to content

gitlab-ci.yml: hardcode version var

Bking requested to merge define-version-in-ci into main

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

Merge request reports