diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a7b4a2bbec71b608ee3d4549a9c9091945f8df38..9a5e242f87c326c282d528b6be2b9eaec5ba2806 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ variables:
   # username is always "review" (without quotes)
   DOCKER_TLS_CERTDIR: ""
 
-  CI_REF: &ref e21911ccdc7f21589f903d48127c5a30271ce3c3
+  CI_REF: &ref 74e4459e1240030af23e4b0ff46085fc2158a9b2
 
 include:
   # BUILD
@@ -40,9 +40,14 @@ include:
     ref: *ref
 
   # TEST
-  # https://git.dbogatov.org/templates/ci-snippets/-/blob/master/simple-website/blc.yml
+  # # https://git.dbogatov.org/templates/ci-snippets/-/blob/master/simple-website/blc.yml
+  # - project: "templates/ci-snippets"
+  #   file: "simple-website/blc.yml"
+  #   ref: *ref
+
+  # https://git.dbogatov.org/templates/ci-snippets/-/blob/master/simple-website/bli.yml
   - project: "templates/ci-snippets"
-    file: "simple-website/blc.yml"
+    file: "simple-website/bli.yml"
     ref: *ref
 
   # https://git.dbogatov.org/templates/ci-snippets/-/blob/master/simple-website/tidy.yml