Skip to content

Instantly share code, notes, and snippets.

@m3talstorm
Created January 5, 2017 21:49
Show Gist options
  • Save m3talstorm/e0c3c273bb87b45646a22e79ae291efd to your computer and use it in GitHub Desktop.
Save m3talstorm/e0c3c273bb87b45646a22e79ae291efd to your computer and use it in GitHub Desktop.
apt-get gitlab-ci-multi-runner on Ubuntu 16.10 yakkety installs 1.4.2+dfsg-1 rather than latest 1.9.2
- Change yakkety to xenial in file /etc/apt/sources.list.d/runner_gitlab-ci-multi-runner.list
- Run apt-get update
- Run apt-get install gitlab-ci-multi-runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment