Created
January 5, 2017 21:49
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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