Commit 8e2a1748 authored by nimrod's avatar nimrod
Browse files

Tag runners.

Tag with the runner name (useful for deployments so I don't have to copy
files over SSH).
parent 4f5d6b46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ services:
      DOCKER_IMAGE: docker:19.03
      REGISTRATION_TOKEN: "${REGISTRATION_TOKEN}"
      RUNNER_NAME: "${RUNNER_NAME}"
      RUNNER_TAG_LIST: "${RUNNER_NAME}"
    image: adarnimrod/gitlab-runner
    restart: always
    volumes: