voxpupuli / puppet-gitlab_ci_runner

Module to mange gitlab CI runners. Extracted from https://github.com/voxpupuli/puppet-gitlab
Apache License 2.0
14 stars 52 forks source link

Remove temp directories in docs #143

Closed logicminds closed 2 years ago

logicminds commented 2 years ago

Pull Request (PR) description

If a user copies the yaml data from the readme the ci job will fail to build due to the following issue.

https://gitlab.com/gitlab-org/gitlab-runner/-/issues/25799

The default that is used by the runner is sufficient.