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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 0c27e829..ebe682f1 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -164,3 +164,9 @@ checks:
# Redirected link we don't want to update to platform/locale specific link
# See https://gitlab.com/gitlab-org/gitlab/-/issues/368300#note_1047352091
- 'https:\/\/support.gitlab.com'
+
+environments:
+ skip_frontend:
+ prune:
+ auto_prune: true
+ exclude: ['.git', 'frontend', 'assets']