Skip to content

Instantly share code, notes, and snippets.

@iolson
Created December 28, 2015 16:26
Show Gist options
  • Save iolson/d1a3b1565c3fc95adf6d to your computer and use it in GitHub Desktop.
Save iolson/d1a3b1565c3fc95adf6d to your computer and use it in GitHub Desktop.
# For Debian/Ubuntu
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.deb.sh | sudo bash
# For CentOS
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.rpm.sh | sudo bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment