Skip to content
Snippets Groups Projects
Commit c0a4592f authored by jurgenhaas's avatar jurgenhaas
Browse files

Try fixing the behat task which needs to update its own configuration first

parent 0962183a
No related branches found
No related tags found
No related merge requests found
......@@ -247,7 +247,9 @@ stages:
variables:
GIT_STRATEGY: none
script:
- ahoy behat update -- --no-interaction
- ls -lisa tests/behat
- ahoy behat update
- ls -lisa tests/behat
- ahoy behat test2xml
- docker cp ${COMPOSE_PROJECT_NAME}_php_1:/var/www/html/tests/output/default.xml ./behat.xml
retry: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment