Commit 5ebe29cb authored by Jérome Perrin's avatar Jérome Perrin

workflow: use png format for graphviz

Slapos build does not seem to support gif.
parent ba0334c2
......@@ -259,12 +259,24 @@
</item>
<item>
<key> <string>image_format</string> </key>
<value> <string>gif</string> </value>
<value> <string>png</string> </value>
</item>
<item>
<key> <string>image_pre_converted_only</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>image_quality</string> </key>
<value> <int>75</int> </value>
</item>
<item>
<key> <string>image_resolution</string> </key>
<value> <int>75</int> </value>
</item>
<item>
<key> <string>input_type</string> </key>
<value> <string>text</string> </value>
</item>
<item>
<key> <string>max_length</string> </key>
<value> <string></string> </value>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment