Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-16 09:08:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-16 09:08:30 +0300
commitf15ffb0170776275ff875ddc32bcd79d6c6163eb (patch)
treeb34ebf707cfd2d7065d54797ace3c9a44c4e77c3 /.gitpod.yml
parentdce46f93e841ebaa446541c5f89cbbc34442e487 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 6ddd090f924..639fe4352e0 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -22,8 +22,6 @@ tasks:
gdk config set webpack.host 127.0.0.1
gdk config set webpack.static false
gdk config set webpack.live_reload false
- # make documentation builds available
- gdk config set gitlab_docs.enabled true
# reconfigure GDK
echo "$(date) – Reconfiguring GDK" | tee -a /workspace/startup.log
gdk reconfigure