Skip to content

Commit

Permalink
zuul: add python-black job (#465)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Dec 4, 2023
1 parent 4129fa2 commit 65aa1f4
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 @@ -54,19 +54,22 @@
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
- container-image-osism-ansible-build
gate:
jobs:
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
periodic-daily:
jobs:
- ansible-lint
- flake8
- hadolint
- python-black
- yamllint
- container-image-osism-ansible-push
post:
Expand Down

0 comments on commit 65aa1f4

Please sign in to comment.