From 31df0e0e4e2995d2cd826eabbd15256faaa5e4bb Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov <dmytro@dbogatov.org> Date: Mon, 25 May 2020 01:49:58 -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 900ce61..fd6deaf 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 355f4114a4b7778173d5772701c69101367d3df9 + CI_REF: &ref c90f58d3aa7f030bbe0f90b4d71db25ded2fde92 include: # BUILD -- GitLab