diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-08 18:05:56 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-08 18:05:56 +0000 |
commit | 40597fdec080d55d36e97aab1a0b98dfc35517b9 (patch) | |
tree | 20cb97ab39cd511c22657cc23c5834464001feac /.dockerignore | |
parent | a712542edb9d52105409462de3e56d2a6d6f6c7a (diff) | |
download | gitlab-ce-40597fdec080d55d36e97aab1a0b98dfc35517b9.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 2d1af2c25fc..d5568619169 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,7 +3,6 @@ # Ignore all folders except qa/, config/initializers and the root of lib/ since # the files we need to build the QA image are in these folders. # Following are the files we need: -# - ./config/light_settings.rb # - ./config/initializers/0_inject_enterprise_edition_module.rb # - ./ee/app/models/license.rb # - ./lib/gitlab.rb |