Merge "Remove trigger-readthedocs job"
This commit is contained in:
commit
8abc8c1472
@ -1,7 +0,0 @@
|
|||||||
- hosts: localhost
|
|
||||||
tasks:
|
|
||||||
- name: Trigger readthedocs build URI
|
|
||||||
uri:
|
|
||||||
method: POST
|
|
||||||
url: 'https://readthedocs.org/build/{{ zuul.project.short_name }}'
|
|
||||||
follow_redirects: all
|
|
@ -306,13 +306,6 @@
|
|||||||
- test-requirements.txt
|
- test-requirements.txt
|
||||||
- tox.ini
|
- tox.ini
|
||||||
|
|
||||||
- job:
|
|
||||||
name: trigger-readthedocs
|
|
||||||
description: Send a trigger to the readthedocs url to tell it to build docs
|
|
||||||
nodeset:
|
|
||||||
nodes: []
|
|
||||||
run: playbooks/python/readthedocs.yaml
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: multinode
|
name: multinode
|
||||||
abstract: true
|
abstract: true
|
||||||
|
Loading…
Reference in New Issue
Block a user