Fix deprecated zuul queue syntax

Change-Id: I34d1f3d596caf9f7588dffb62eba36452c09868a
This commit is contained in:
guolimin.lc 2023-11-02 16:27:40 +08:00
parent cf5762829e
commit 1d0bdedd51
1 changed files with 4 additions and 2 deletions

View File

@ -3,11 +3,13 @@
- check-requirements
check:
jobs:
- sahara-extra-build-artifacts
- sahara-extra-build-artifacts:
voting: false
- openstack-tox-pep8
gate:
jobs:
- sahara-extra-build-artifacts
- sahara-extra-build-artifacts:
voting: false
- openstack-tox-pep8
post:
jobs: