CI: Another attempt at fixing drawio on
This commit is contained in:
@@ -59,6 +59,10 @@ html_theme = 'alabaster'
|
||||
html_static_path = ['_static']
|
||||
html_favicon = "../dockeri2p.png"
|
||||
|
||||
# -- Options for drawio output -------------------------------------------------
|
||||
|
||||
drawio_no_sandbox = Path("/.dockerenv").exists()
|
||||
|
||||
# Find drawio command in PATH
|
||||
# The plugin will otherwise assume other paths for the executable
|
||||
# which might be pretty wrong
|
||||
|
Reference in New Issue
Block a user