diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 477ac23e52378547edf3a54ef6693c2556d985a4..78b5c3d251a2b6176dba80d0d87f8e4ff0630861 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,5 @@
 stages:
   - update
-  - setup
   - build
   - deploy
 
@@ -68,5 +67,4 @@ variables:
 
 cache:
   paths:
-    - .bundle/
     - vendor/bundle/
diff --git a/_config.yml b/_config.yml
index a1a5232f0798918965ced9d1677fc450667d427c..456d65989903998cc83b4f8b0c77443dfe5e874a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,6 +14,7 @@ exclude:
   - Rakefile
   - .gitlab-ci.yml
   - vendor
+  - publications/README.md
 
 collections:
   people: