diff --git a/test-and-deploy.yml b/test-and-deploy.yml index 43ed560f73411a59c2aeb3a0ad591b1f7737a219..94ab86ff12c366cb8271545a249299e1e16313b1 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