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
commit 7b26075b13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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