diff options
Diffstat (limited to 'jjb/doc/doc-templates-rtd.yaml')
-rw-r--r-- | jjb/doc/doc-templates-rtd.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/doc/doc-templates-rtd.yaml b/jjb/doc/doc-templates-rtd.yaml index 4bc2d119f..77cea696f 100644 --- a/jjb/doc/doc-templates-rtd.yaml +++ b/jjb/doc/doc-templates-rtd.yaml @@ -68,6 +68,7 @@ else git fetch origin $GERRIT_REFSPEC && git checkout FETCH_HEAD fi + - shell: !include-raw: doc-install-plantuml.sh - shell: | #!/bin/bash virtualenv $WORKSPACE/venv-tox |