Publish python-linters jobs to apache

Copy the logs folder in the JobDir under Apache. This will allow
external users to view the results of the job.

Change-Id: Ib05f6f92f144ed66de986ba863730c8391999c2a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
diff --git a/.zuul.yaml b/.zuul.yaml
index db03673..bb9a96d 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -2,6 +2,8 @@
     name: python-linters
     pre-run: pre
     post-run: post
+    success-url: http://zuulv3-dev.openstack.org/logs/{build.uuid}/
+    failure-url: http://zuulv3-dev.openstack.org/logs/{build.uuid}/
     nodes:
       - name: worker
         image: ubuntu-xenial