Merge pull request #77624 from mayflower/gitlab-ce-assets-building
gitlab: fix asset building for CE
This commit is contained in:
commit
7b26075b13
@ -51,6 +51,7 @@ let
|
|||||||
# One of the patches uses this variable - if it's unset, execution
|
# One of the patches uses this variable - if it's unset, execution
|
||||||
# of rake tasks fails.
|
# of rake tasks fails.
|
||||||
GITLAB_LOG_PATH = "log";
|
GITLAB_LOG_PATH = "log";
|
||||||
|
FOSS_ONLY = !gitlabEnterprise;
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
runHook preConfigure
|
runHook preConfigure
|
||||||
|
Loading…
Reference in New Issue
Block a user