[gnome-maps/ci/dont-spec-cache] gitlab-ci: Don't set cache for flatpak step



commit b3565c7ccd0b1351e6cb1350335cae4de0610fde
Author: Marcus Lundblad <ml update uu se>
Date:   Sun Feb 23 21:27:06 2020 +0100

    gitlab-ci: Don't set cache for flatpak step

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f0efa90..1bb5f8c3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,9 +21,6 @@ flatpak:
             - _build/meson-logs/meson-log.txt
             - _build/meson-logs/testlog.txt
         expire_in: 30 days
-    cache:
-        paths:
-             - .flatpak-builder/cache
 
 nightly:
     extends: '.publish_nightly'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]