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

drupal/demos/salles#54 Ensure cypress directories before running tests

parent 5d0b9cff
Branches
No related tags found
No related merge requests found
...@@ -70,7 +70,6 @@ Debug: ...@@ -70,7 +70,6 @@ Debug:
- crontabs/ - crontabs/
- drush/drush.yml - drush/drush.yml
- settings/ - settings/
- tests/mhout.json
- tests/mailpitout.yml - tests/mailpitout.yml
- web/sites - web/sites
- docker-compose.yml - docker-compose.yml
......
...@@ -132,10 +132,7 @@ Test Cypress E2E: ...@@ -132,10 +132,7 @@ Test Cypress E2E:
optional: true optional: true
resource_group: cypress resource_group: cypress
script: script:
- mkdir -p tests/cypress/screenshots - chmod oug+w tests/cypress
- mkdir -p tests/cypress/videos
- chmod 777 tests/cypress/screenshots
- chmod 777 tests/cypress/videos
- tests/cypress-run - tests/cypress-run
artifacts: artifacts:
name: cypresse2e name: cypresse2e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment