From 72fa09676c74deeeae877acfa53cbbb729b86018 Mon Sep 17 00:00:00 2001
From: Chris Hines <chris.hines@monash.edu>
Date: Sat, 9 Oct 2021 13:27:50 +1100
Subject: [PATCH] permission error?

---
 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 190ddb74..a485d2e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,9 +70,6 @@ ansiblelint:
 build_cluster_cicd:
   stage: openstack_create
   allow_failure: false
-  cache:
-    paths:
-      - CICD/
   tags:
   - heat
   before_script:
-- 
GitLab