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

FIX #11895 Test E2E

parent fccc8777
No related branches found
No related tags found
No related merge requests found
services:
- postgres:10.1
- httpd:latest
- selenium/standalone-firefox
variables:
POSTGRES_DB: "MaarchCourrier"
......@@ -35,8 +36,6 @@ before_script:
job_e2e:
image: php:7.4-apache
stage: test
services:
- selenium/standalone-firefox
script:
- service apache2 start
# - mkdir -p /opt/maarch/docservers/indexes/{letterbox_coll,attachments_coll,version_attachments_coll}
......
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