▲ 3 r/cicd
We are a small team working on a project at company X. I am involved in everything related to infrastructure. My question about CICD is, should I create yml files in each repository, or should I create a master repository which takes care of all ? Or maybe a hybrid approach ?
Because currently, I created yml files for CI and for CD pipelines, but the logic across multiple repositories is similar and I am just copy pasting logic trough repositories.
And i suspect most of the time, logic in Repository 1 will also be needed in the other repositories , in the future
u/A-N-D11 — 1 month ago