diff --git a/.zuul.yaml b/.zuul.yaml index 0a83268..21f4c31 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,21 +2,14 @@ - project: check: jobs: - - local-tox-linters + - stx-tox-linters gate: jobs: - - local-tox-linters + - stx-tox-linters post: jobs: - stx-helm-charts-upload-git-mirror -- job: - name: local-tox-linters - parent: openstack-tox-linters - description: | - Run Tox linters on debian-bullseye - nodeset: debian-bullseye - - job: name: stx-helm-charts-upload-git-mirror parent: upload-git-mirror