Skip to content
Snippets Groups Projects
Verified Commit e073cb42 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Revert "gitlab-runner: Always use latest state of gitlab-runner packages"

This differs from the way we install packages in all the other roles, so
revert the commit to ensure consistency.

This reverts commit ab1d8e84.
parent ecb5814a
No related branches found
No related tags found
No related merge requests found
Pipeline #112295 passed
- name: Install dependencies
pacman: name=docker,python-docker,python-gitlab,gitlab-runner state=latest update_cache=yes
pacman: name=docker,python-docker,python-gitlab,gitlab-runner state=present
notify: Restart gitlab-runner
- name: Install docker.slice
......
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