gitlab-runner: Add renovate hint
This commit is contained in:
parent
0b72503762
commit
ff0316277c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ gitlabrunner_config_location: "{{ gitlabrunner_install_location }}/config"
|
||||||
|
|
||||||
# The runner image & tag/version to be used
|
# The runner image & tag/version to be used
|
||||||
gitlabrunner_image: "docker.io/gitlab/gitlab-runner"
|
gitlabrunner_image: "docker.io/gitlab/gitlab-runner"
|
||||||
|
# renovate: depName=docker.io/gitlab/gitlab-runner
|
||||||
gitlabrunner_image_version: "alpine-v13.6.0"
|
gitlabrunner_image_version: "alpine-v13.6.0"
|
||||||
|
|
||||||
# Extra paths that should be created (eg. to be mounted in the container)
|
# Extra paths that should be created (eg. to be mounted in the container)
|
||||||
|
|
Loading…
Add table
Reference in a new issue