Set your-readthedocs-job-requires-attention host localhost
Now that this job runs on on the executor, we need to force localhost, since it is not part of all. Change-Id: Ia901ee929e0123021bdc97e0135fdb4f309c7178 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
3a34c2b0ab
commit
ef18f09265
@ -1,7 +1,7 @@
|
||||
- hosts: all
|
||||
- hosts: localhost
|
||||
tasks:
|
||||
- name: Fail job
|
||||
fail:
|
||||
msg: |
|
||||
Your project requires manual intervention to correctly publish results
|
||||
to readthedocs. For more details see http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html
|
||||
to readthedocs. For more details see http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user