Welcome to mirror list, hosted at ThFree Co, Russian Federation.

main.yml « tasks « gitaly « roles « benchmarking « _support - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b2e640c891bf488dcb7d5b806e5a6fffdd864a2 (plain)
1
2
3
4
5
6
7
---
- include_tasks: initialize.yml
- include_tasks: setup_go.yml
- include_tasks: setup_ruby.yml
- include_tasks: setup_gitaly.yml
- include_tasks: setup_gitlab_shell.yml
- include_tasks: setup_profiling.yml