circleci 2020-08-26

anyone here uses circleci with a lot of different repos sharing the configuration but does not use orbs? how do you do it? git-submodules?

@timok for some projects I use babashka scripts that generate the CircleCi config

1

can I find an example in one of your repos?

Babashka-sql-pods

that's cool, thanks!