Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 222 Bytes

File metadata and controls

11 lines (10 loc) · 222 Bytes

This requires GitLab Runner using Docker Executor in Privileged mode.

[[runners]]
  name = "runner"
  url = "https://gitlab.com/ci"
  token = "TOKEN"
  executor = "docker"
  [runners.docker]
    privileged = true