diff --git a/test-and-deploy.yml b/test-and-deploy.yml index 8cd5c9c9f19fee52e6b6480d275f3a526dd3a01a..376d008ec63cbd90e189b3dc79684083cc943991 100644 --- a/test-and-deploy.yml +++ b/test-and-deploy.yml @@ -70,7 +70,6 @@ Debug: - crontabs/ - drush/drush.yml - settings/ - - tests/mhout.json - tests/mailpitout.yml - web/sites - docker-compose.yml diff --git a/tests/lakedrops.yml b/tests/lakedrops.yml index 9b633bb03e9103c9366be6cbaf25b3469b93d142..c82ac9502c46534e4b0188f33f2534ddaada9fb2 100644 --- a/tests/lakedrops.yml +++ b/tests/lakedrops.yml @@ -132,10 +132,7 @@ Test Cypress E2E: optional: true resource_group: cypress script: - - mkdir -p tests/cypress/screenshots - - mkdir -p tests/cypress/videos - - chmod 777 tests/cypress/screenshots - - chmod 777 tests/cypress/videos + - chmod oug+w tests/cypress - tests/cypress-run artifacts: name: cypresse2e