gitlab: Make sure the FOSS version isn't identified as EE

(cherry picked from commit 8f16b1629155ad0022bb7830739081532d1bae50)
This commit is contained in:
talyz
2021-06-15 15:16:10 +00:00
committed by github-actions[bot]
parent 34b9ccb9c8
commit d3d1674b3f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ let
};
};
gitlabEnv = {
gitlabEnv = cfg.packages.gitlab.gitlabEnv // {
HOME = "${cfg.statePath}/home";
PUMA_PATH = "${cfg.statePath}/";
GITLAB_PATH = "${cfg.packages.gitlab}/share/gitlab/";