Merge pull request #77624 from mayflower/gitlab-ce-assets-building

gitlab: fix asset building for CE
This commit is contained in:
Robin Gloster
2020-01-16 20:23:26 +01:00
committed by GitHub

View File

@@ -51,6 +51,7 @@ let
# One of the patches uses this variable - if it's unset, execution
# of rake tasks fails.
GITLAB_LOG_PATH = "log";
FOSS_ONLY = !gitlabEnterprise;
configurePhase = ''
runHook preConfigure