Last active
September 28, 2015 10:51
-
-
Save marszall87/5fc6fd15b100e86ab1d7 to your computer and use it in GitHub Desktop.
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
gitlab-runner: | |
image: gitlab/gitlab-runner:latest | |
volumes: | |
- /home/core/config:/etc/gitlab-runner | |
- /var/run/docker.sock:/var/run/docker.sock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment