Run pep8 job in-repo

We removed the pep8 job from project-config, let's add
it back to our local .zuul.yaml.

Depends-On: https://review.opendev.org/714516
Change-Id: I5a9a65569e4103914e64a09c47104d0e3d7c5fe1
This commit is contained in:
Monty Taylor 2020-03-22 09:33:26 -05:00
parent 20808ddc5d
commit 90b98698c3
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
check:
jobs:
- gerritlib-jeepyb-integration
- tox-pep8
gate:
jobs:
- gerritlib-jeepyb-integration
- tox-pep8