Hacker News new | ask | show | jobs
by jerknextdoor 2618 days ago
I get around this by using netlify[1]. It's free, one simple TOML file, and has plenty of features that make it worth the extra.

[1] https://www.netlify.com

1 comments

Been testing Netlify as well. A good service for sure. :)
Can't use Netlify if you self-host Gitlab. (I wish we could!)
Why not? You might not be able to automatically hook it in via their UI, but can't you just do everything with the CLI in the GitLab CI? I mean I don't see a reason why this wouldn't work.