From ae97c7cdbb2632361e6e8df7184406c320d81ca0 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Fri, 26 Jun 2020 22:52:08 -0400
Subject: [PATCH] Fix.

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 88bc2e6..9e857a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ variables:
   # username is always "review" (without quotes)
   DOCKER_TLS_CERTDIR: ""
 
-  CI_REF: &ref b62b5caf33d4971a99879b0f001925eeebb7e16e
+  CI_REF: &ref aff662dd10c1dc691ce04ce8a8007148eda9e312
 
 include:
   # BUILD
-- 
GitLab