File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
66well. We also expect cross-repository and even cross-project dependencies. Therefore we decided to
77use Zuul as our main pipeline solution.
88
@@ -21,7 +21,7 @@ Note: This needs to be updated!
2121 - these [ pipelines] ( https://github.com/SovereignCloudStack/zuul-config/blob/main/zuul.d/ ) are triggered by events
2222 - here 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
You can’t perform that action at this time.
0 commit comments