Hacker News new | ask | show | jobs
by bpicolo 2502 days ago
another option is to take advantage of Gitlab's shared CI runners for small side projects
1 comments

I do use Gitlab CI/CD for most my projects! It's great. I still build on the droplet after it passes, though.