You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
charm-deployment-guide/.zuul.yaml

22 lines
707 B

- project:
templates:
- deploy-guide-jobs
check:
jobs:
- build-openstack-deploy-guide:
# Override restrictive default filelist since this is the
# only job for this repository. Otherwise we cannot merge
# changes that only touch files like .zuul.yaml or
# tox.ini.
files:
- ^.*
gate:
jobs:
- build-openstack-deploy-guide:
# Override restrictive default filelist since this is the
# only job for this repository. Otherwise we cannot merge
# changes that only touch files like .zuul.yaml or
# tox.ini.
files:
- ^.*