Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment