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:
parent
6e865fa04a
commit
0865fe0387
@ -1,3 +1,3 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- fetch-sphinx-output
|
- fetch-sphinx-tarball
|
||||||
|
@ -191,6 +191,6 @@
|
|||||||
|
|
||||||
Path to operate in.
|
Path to operate in.
|
||||||
post-run: playbooks/tox/docs-post.yaml
|
post-run: playbooks/tox/docs-post.yaml
|
||||||
success-url: html/
|
success-url: docs/
|
||||||
vars:
|
vars:
|
||||||
npm_command: docs
|
npm_command: docs
|
||||||
|
@ -115,7 +115,7 @@
|
|||||||
post-run:
|
post-run:
|
||||||
- playbooks/tox/docs-post.yaml
|
- playbooks/tox/docs-post.yaml
|
||||||
- playbooks/tox/post.yaml
|
- playbooks/tox/post.yaml
|
||||||
success-url: html/
|
success-url: docs/
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tox-linters
|
name: tox-linters
|
||||||
|
Loading…
Reference in New Issue
Block a user