From 20c053734faf6fbfef3ad59d46c3a2c3330d8ca7 Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Wed, 14 Jul 2021 14:35:24 +0200 Subject: [PATCH] CI: Stop discarding robots.txt and sitemap --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f75c738..00286c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,6 @@ pages: - public exclude: - public/404.html - - public/sitemap.xml - - public/robots.txt basic-zola-test: image: archlinux:latest