Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [[runners]]
- name = "runn_local"
- url = "https://gitlab.com/"
- token = "тут_мой_токен"
- executor = "docker"
- [runners.docker]
- image = "docker:latest"
- privileged = true
- volumes = ["/var/run/docker.sock:/var/run/docker.sock"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement