Switch to fetch-sphinx-tarball for tox-docs

Also, change success-url to docs/ since that's where the new role places
them.

Change-Id: Ic8141bb4b12780a14928fb7978677ca6144d09da
This commit is contained in:
Monty Taylor 2019-08-14 10:49:00 -04:00 committed by Andreas Jaeger
parent 6e865fa04a
commit 0865fe0387
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