diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index d20c733313d..b2aef4d31cd 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,7 +5,7 @@ # Following are the files we need: # - ./config/initializers/0_inject_enterprise_edition_module.rb # - ./ee/app/models/license.rb -# - ./lib/gitlab.rb +# - ./lib/gitlab_edition.rb # - ./lib/gitlab/utils.rb # - ./qa/ # - ./INSTALLATION_TYPE |