Skip to content

Consider GITLAB_VERSION variable in detecting EE builds

Balasankar 'Balu' C requested to merge build-ee-using-branch-name into master

Check if GITLAB_VERSION env variable ends with -ee to detect if we are building a CE or EE package. We already do this on VERSION file.

For helping with https://gitlab.com/gitlab-org/release/framework/issues/260

Edited by GitLab Release Tools Bot

Merge request reports