From 358d833feae932d045ba09511ff333ce98bbc634 Mon Sep 17 00:00:00 2001
From: "florian.azizian" <florian.azizian@maarch.org>
Date: Thu, 23 Jan 2020 22:48:59 +0100
Subject: [PATCH] tu history

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41c786385a5..06fe62aafdd 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,7 @@ job_php-7.3:
  image: php:7.3-apache
  stage: test
  script:
-   - locate postgresql.conf
+   - ls -al /etc/postgresql/
    - mkdir -p /opt/maarch/docservers/indexes/{letterbox_coll,attachments_coll,version_attachments_coll}
    - mkdir -p /opt/maarch/docservers/{ai,manual,manual_attachments,templates}
    - mkdir -p /opt/maarch/docservers/{convert_attachments,convert_attachments_version,convert_mlb}
-- 
GitLab