4 ms·
Oh adding a CI pipeline into the server is smart, that probably makes deployments a breeze. I mainly deploy manually with scp, would be awesome to automate that
by hitmyapi 3y ago
Oh adding a CI pipeline into the server is smart, that probably makes deployments a breeze. I mainly deploy manually with scp, would be awesome to automate that with a CI/CD flow haha
Same here on containers, in theory they seem great but my projects have been small enough where a container feels like more hassle than it's worth. I might need to just take the time to learn Docker properly though