Merge "Switch to fetch-sphinx-tarball for tox-docs"

This commit is contained in:
Zuul 2019-09-09 16:46:34 +00:00 committed by Gerrit Code Review
commit b87fadb06d
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
- hosts: all
roles:
- fetch-sphinx-output
- fetch-sphinx-tarball

View File

@ -191,6 +191,6 @@
Path to operate in.
post-run: playbooks/tox/docs-post.yaml
success-url: html/
success-url: docs/
vars:
npm_command: docs

View File

@ -115,7 +115,7 @@
post-run:
- playbooks/tox/docs-post.yaml
- playbooks/tox/post.yaml
success-url: html/
success-url: docs/
- job:
name: tox-linters