6 ms·
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 man
by J_tt 3y 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!
- xupybd 3y agoI didn't think about doing that. It's a great idea.