diff options
-rw-r--r-- | jjb/samplevnf/samplevnf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/samplevnf/samplevnf.yaml b/jjb/samplevnf/samplevnf.yaml index 77f89c562..82c8f9bee 100644 --- a/jjb/samplevnf/samplevnf.yaml +++ b/jjb/samplevnf/samplevnf.yaml @@ -95,6 +95,6 @@ builders: - shell: | sudo pip install tox-pip-version - cd $WORKSPACE && tox + cd $WORKSPACE && tox -e docs cd $WORKSPACE/rapidvm/dib bash verify-image.sh -v |