Skip to content

Commit

Permalink
zuul: add python-black job (#552)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Dec 4, 2023
1 parent a4e5301 commit 6123c70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
- container-image-kolla-ansible-build-zed
- container-image-kolla-ansible-build-antelope
Expand All @@ -95,12 +96,14 @@
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
periodic-daily:
jobs:
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
- container-image-kolla-ansible-push-zed
- container-image-kolla-ansible-push-antelope
Expand Down

0 comments on commit 6123c70

Please sign in to comment.