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

FIX #14129 TIME 0:05 Fix TU

parent 4e4716c2
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ before_script:
- sed 's/127.0.0.1/postgres/' apps/maarch_entreprise/xml/config.json.default > apps/maarch_entreprise/xml/config.json
- cp modules/visa/xml/remoteSignatoryBooks.xml.default modules/visa/xml/remoteSignatoryBooks.xml
- apt-get install -yqq openjdk-11-jdk > /dev/null
- sed 's/rights="none" pattern="PDF"/rights="read | write" pattern="PDF"/' /etc/ImageMagick-6/policy.xml
- sed -i 's/rights="none" pattern="PDF"/rights="read | write" pattern="PDF"/' /etc/ImageMagick-6/policy.xml
job_e2e:
image: php:7.4-apache
......
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