From 7e28e50c1e45e11b02b57a9310ea202022c0476b Mon Sep 17 00:00:00 2001
From: Elisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Date: Sun, 18 Mar 2018 10:59:27 +0100
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f8ab9f..49d6259 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,7 @@ test:
     - env | sort
     - ls -al . 
     - ls -al local
+    - cp -r local ${HOME}/local
     # ngx_http_voms_module test
     #- sh ${HOME}/build-install-ngx-voms.sh
     - cp -r t /tmp
-- 
GitLab