From ead6b5b50a610c56bc632ef16540ae30af7f0d47 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Sat, 6 Jun 2020 14:51:06 -0400
Subject: [PATCH] Bump CI to the latest version.

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c5d992..3e99202 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 aae9a77883d948bb599827fa43165de0d2f2a016
+  CI_REF: &ref 9ec536f19df41b27e1623ccf5e9d1292a84ccd3c
 
 include:
   # BUILD
-- 
GitLab