From 886cb1b84333964c7b69ede389d522873d29a923 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Tue, 6 Sep 2022 00:45:34 +0530
Subject: [PATCH] Update CI cache

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8013a39d..66142ecb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,7 @@ stages:
   - deploy
 
 cache:
+  key: bbdocs
   paths:
     - public
 
-- 
GitLab