SF initial configurator | a26c41e | 2022-10-06 13:33:13 +0300 | [diff] [blame] | 1 | This directory contains the zuul main.yaml configuration files. |
2 | |||||
3 | To test a new repository with zuul, add a file *my-project.yaml*: | ||||
4 | - tenant: | ||||
5 | name: 'local' | ||||
6 | source: | ||||
7 | gerrit: | ||||
8 | untrusted-projects: | ||||
9 | - my-project-repo-name | ||||
10 | |||||
11 | Documentation is available here: https://softwarefactory-project.io/docs/zuul |