File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ provisioner:
3737 gitlab_runner_concurrent : 4
3838 host_vars :
3939 instancegitlabciopenstack1 :
40- gitlab_runner_version : " 17.8.1 "
40+ gitlab_runner_version : " 18.0.2 "
4141 gitlab_runner_deb_file : " https://packages.gitlab.com/runner/gitlab-runner/packages/{{ ansible_distribution | lower }}/{{ ansible_distribution_release | lower }}/gitlab-runner_{{ gitlab_runner_pkg_version }}_amd64.deb/download.deb"
4242 gitlab_runner_helper_images_deb_file : " https://packages.gitlab.com/runner/gitlab-runner/packages/{{ ansible_distribution | lower }}/{{ ansible_distribution_release | lower }}/gitlab-runner-helper-images_{{ gitlab_runner_pkg_version }}_all.deb/download.deb"
4343 gitlab_runner_install_docker : true
@@ -69,7 +69,7 @@ provisioner:
6969 locked : true
7070 limit : 10
7171 instancegitlabciopenstack2 :
72- gitlab_runner_version : " 17.8.1 "
72+ gitlab_runner_version : " 18.0.2 "
7373 gitlab_runner_install_docker : false
7474 gitlab_runner_ssh_public_key : " "
7575 gitlab_runner_ssh_private_key : " "
You can’t perform that action at this time.
0 commit comments