Hacker News new | ask | show | jobs
by J_tt 1062 days ago
Have you considered installing a GitLab runner on your deploy machine to run jobs specifically tagged to deploy that app?

It’s a super easy setup and saves managing SSH keys in env variables etc while still being really quick!

1 comments

I didn't think about doing that. It's a great idea.