
This adds a copy of the tox-docs related jobs but using nox instead. Depends-On: https://review.opendev.org/868134 Change-Id: I445202f366c748191fe6a05e145c05cbad1bb8f5
6 lines
72 B
YAML
6 lines
72 B
YAML
- hosts: all
|
|
roles:
|
|
- bindep
|
|
- ensure-nox
|
|
- ensure-python
|