mirror of
https://github.com/ansible/awx.git
synced 2026-01-07 14:02:07 -03:30
separate tox calls in readthedocs config (#14673)
This commit is contained in:
parent
fe6bac6d9e
commit
dd00bbba42
@ -10,6 +10,7 @@ build:
|
||||
3.11
|
||||
commands:
|
||||
- pip install --user tox
|
||||
- python3 -m tox -e docs
|
||||
- python3 -m tox -e docs --notest -v
|
||||
- python3 -m tox -e docs --skip-pkg-install -q
|
||||
- mkdir -p _readthedocs/html/
|
||||
- mv docs/docsite/build/html/* _readthedocs/html/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user