ryzensun: disable ci-runner

This commit is contained in:
teutat3s 2023-09-07 21:29:47 +02:00
parent 6163830d31
commit ba7fe039b4
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -29,7 +29,7 @@ in {
pub-solar.docker.enable = true;
pub-solar.virtualisation.enable = true;
pub-solar.docker-ci-runner = {
enable = true;
enable = false;
runnerEnvironment = {
DRONE_RUNNER_CAPACITY = "1";
DRONE_RUNNER_LABELS = "hosttype:baremetal";