gitlab-runner: Upgrade to v13.6.0

This commit is contained in:
saibotk 2020-11-23 01:58:24 +01:00
parent f9b3d6eb9c
commit ee48b80f08
No known key found for this signature in database
GPG key ID: A3299C587D5DF523

View file

@ -23,7 +23,7 @@ gitlabrunner_config_location: "{{ gitlabrunner_install_location }}/config"
# The runner image & tag/version to be used
gitlabrunner_image: "docker.io/gitlab/gitlab-runner"
gitlabrunner_image_version: "alpine-v13.5.0"
gitlabrunner_image_version: "alpine-v13.6.0"
# Extra paths that should be created (eg. to be mounted in the container)
gitlabrunner_extra_paths: []