Skip to content

Instantly share code, notes, and snippets.

@jcefoli
Created January 27, 2022 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcefoli/a14ab4e8196266020d164365323857d8 to your computer and use it in GitHub Desktop.
Save jcefoli/a14ab4e8196266020d164365323857d8 to your computer and use it in GitHub Desktop.
Login to Gitlab Runner (to initiate SSH connections and add server to known_hosts)
sudo su -l gitlab-runner -s /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment