Skip to content

Fix GITLAB_EDITION for gitlab ce

Albert Salim requested to merge caalberts-master-patch-17116 into master

Add variable GITLAB_EDITION: "ce" in build-qa-image.

This was left out in the MR to change build-qa-image to use kaniko, resulting in build-qa-image to also push to gitlab-ee-qa even in gitlab-foss pipeline.

Merge request reports