Skip to content

Instantly share code, notes, and snippets.

@webdeb
Created April 29, 2017 14:52
Show Gist options
  • Save webdeb/9309484fabf4b4e2fb6141a53b0b050d to your computer and use it in GitHub Desktop.
Save webdeb/9309484fabf4b4e2fb6141a53b0b050d to your computer and use it in GitHub Desktop.
gitlab-runner alias
alias gitlab-run='gitlab-runner exec docker --docker-volumes "/var/run/docker.sock:/var/run/docker.sock" --docker-privileged'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment