Merge "Ignore doc build path"

This commit is contained in:
Zuul 2018-10-22 13:28:08 +00:00 committed by Gerrit Code Review
commit fed5b71b64
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ deps =
commands =
{toxinidir}/tools/run-bashate.sh
flake8 {posargs}
doc8 doc
doc8 doc/source
python {toxinidir}/tools/validate-all-file.py
bandit --skip B303 -r ansible kolla_ansible tests tools
yamllint -s .