From 85ce1a5e4b81216b9ec3cfc0922faf9e426fd63c Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Fri, 20 Nov 2020 15:53:03 +0100 Subject: [PATCH] Debugging --- test-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/test-and-deploy.yml b/test-and-deploy.yml index 43ed560..94ab86f 100644 --- a/test-and-deploy.yml +++ b/test-and-deploy.yml @@ -251,6 +251,7 @@ stages: variables: GIT_STRATEGY: none script: + - ls tests -lisa - ahoy behat test2xml - docker cp ${COMPOSE_PROJECT_NAME}_php_1:/var/www/html/tests/output/default.xml ./behat.xml retry: 1 -- GitLab