Comment on what do y'all use for CI/CD?

fruitycoder@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

Git lab CI is my goto for git repo based things (unit tests, integration tests, etc). Fleet through Rancher for real deployments (manages and maintains state because kubernetes). Tekton is my in between catchall.

source
Sort:hotnewtop