8 lines
348 B
YAML
8 lines
348 B
YAML
default_user: "sonny"
|
|
|
|
gitlab_repo: "deb https://packages.gitlab.com/runner/gitlab-runner/debian/ buster main"
|
|
gitlab_runner_gpg: "https://packages.gitlab.com/runner/gitlab-runner/gpgkey"
|
|
|
|
docker_repo: "deb https://download.docker.com/linux/debian buster stable"
|
|
docker_gpg: "https://download.docker.com/linux/debian/gpg"
|
|
docker_gpg_id: "0EBFCD88"
|