Use old svgexport

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2020-01-18 21:07:27 +01:00 committed by Backportbot
parent dbf84f97af
commit d5dc1a4097

View File

@ -5,7 +5,7 @@ steps:
- name: documentation
image: nextcloudci/documentation:documentation-9
commands:
- npm install svgexport -g
- npm install svgexport@0.3.2 -g
- pip2 install -r requirements.txt
- make all