diff options
author | Andreas Jaeger <aj@suse.com> | 2018-09-12 20:20:50 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.com> | 2018-09-12 20:20:50 +0200 |
commit | bf899ae7535dcaa00c81f9bb9d7941e6bc02f059 (patch) | |
tree | 49406ae523aa766575a32c8b85beaa6385d665ed /.zuul.yaml | |
parent | 13a2df3f1299b3057c6172d7257ff467f94aae76 (diff) | |
download | zuul-bf899ae7535dcaa00c81f9bb9d7941e6bc02f059.tar.gz |
Use tox-docs directly
Use tox-docs instead of build-tox-docs template that is defined in
openstack-zuul-jobs.
Change-Id: Idc3bbce6826427e8851b14a4ef4b222b6e41fd87
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml index 47ee20b07..b2e3c5457 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -65,10 +65,9 @@ javascript_copy_links: false - project: - templates: - - build-tox-docs check: jobs: + - tox-docs - tox-pep8 - tox-py35: irrelevant-files: @@ -101,6 +100,7 @@ voting: false gate: jobs: + - tox-docs - tox-pep8 - tox-py35: irrelevant-files: |