Skip to content

Commit c87c751

Browse files
Update zuul.md
fix minor typos Signed-off-by: khalidshaheen <23318712+khalidshaheen@users.noreply.github.com>
1 parent f0655b7 commit c87c751

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

community/tools/zuul.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Zuul CI/CD pipelines and project gating
44

5-
Since we are expecting a lot of pipelines beeing created and used GitHub actions won't keep up
5+
Since we are expecting a lot of pipelines being created and used GitHub actions won't keep up
66
well. We also expect cross-repository and even cross-project dependencies. Therefore we decided to
77
use Zuul as our main pipeline solution.
88

@@ -19,9 +19,9 @@ Note: This needs to be updated!
1919
- the merge-mode which should be used to auto-merge
2020
- the jobs to run in each pipeline (gh_check, gh_gate, gh_post, gh_tag)
2121
- these [pipelines](https://github.com/SovereignCloudStack/zuul-config/blob/main/zuul.d/) are triggered by events
22-
- ihere are [some default jobs](https://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks)
22+
- there are [some default jobs](https://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks)
2323
- If you have _self-defined_ jobs, you need to create a folder _.playbooks_
24-
- this folder containers ansible playbooks which will be triggered
24+
- this folder contains ansible playbooks which will be triggered
2525

2626
### General information about Zuul
2727

0 commit comments

Comments
 (0)