From ef36781d357c00068467ac034f943e76ac65ef61 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Fri, 9 Mar 2018 15:12:08 +0200 Subject: [PATCH] Debug output --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cbe3d1a..92d03da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,7 @@ pages: - echo "$AUTH_JSON" > composer/auth.json - docker run --rm -i -v `pwd`:/build -v `pwd`/composer:/composer composer/satis - rm -f composer/auth.json # don't store auth + - ls -laR output artifacts: paths: - output