Skip to content

If version matches an official tag, look for the same tag on dev

George Koltsov requested to merge jarv/use-official-tag-preprod into master

When running QA against a deployment with an officially tagged release, the QA image will have a tag that matches the version. This allows us to either do the tag match against the revision for auto-deploy, or use the official tag.

Resolves https://gitlab.com/gitlab-org/gitlab-qa/issues/446

Merge request reports