Olivier Massot 7 months ago
parent
commit
f135eca5e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -11,6 +11,7 @@ variables:
 cache:
 cache:
   paths:
   paths:
     - ./vendor
     - ./vendor
+    - ./composer.lock
     - ~/.composer/cache
     - ~/.composer/cache
 
 
 build_image:
 build_image: