Loading gitlab-runner/docker-compose.tmpl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ version: '3.5' services: gitlab-runner: image: gitlab/gitlab-runner:${IMAGE_TAG:-latest} command: | register command: register tty: true networks: - gitlab-net volumes: Loading Loading
gitlab-runner/docker-compose.tmpl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ version: '3.5' services: gitlab-runner: image: gitlab/gitlab-runner:${IMAGE_TAG:-latest} command: | register command: register tty: true networks: - gitlab-net volumes: Loading