From 9ce3b63a0d9e0cd4f263af5979dc16943a9f1d58 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Tue, 28 Mar 2017 15:18:22 +0200
Subject: [PATCH] fu

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ee2a19..f8c6a5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ build_czr_pythons_pg:
   before_script:
     - cp *.sh czr_pythons_pg/
     - cp SkeletonVagrantfile czr_pythons_pg/Vagrantfile
+    - env
     - cd $CI_PROJECT_DIR
     - cd czr_pythons_pg
     - python ../make.py meta
-- 
GitLab