Skip to content
Snippets Groups Projects
Commit 90332425 authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #11895 Test E2E

parent 19b97e1a
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ job_e2e:
- mkdir -p /opt/maarch/docservers/{thumbnails_attachments,thumbnails_attachments_version,thumbnails_mlb}
- mkdir -p /var/www/html/
- cp -R /builds/maarch/MaarchCourrier/ /var/www/html/
- ln -s /var/www/html/MaarchCourrier $CI_PROJECT_DIR/html
- cd /var/www/html/MaarchCourrier
- touch installed.lck
- mkdir -p /var/www/html/MaarchCourrier
......@@ -63,6 +64,7 @@ job_e2e:
- npm run ee-launch
artifacts:
paths:
- html/test/e2e/screenshots/
- ../../../var/www/html/
- ./../../../
- ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment