add labels
This commit is contained in:
parent
d1cedca3bb
commit
2537eb3b78
1 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,11 @@
|
||||||
url = "https://git.v2.${config.networking.domain}";
|
url = "https://git.v2.${config.networking.domain}";
|
||||||
|
|
||||||
tokenFile = config.age.secrets.forgejo-runner-token-1.path;
|
tokenFile = config.age.secrets.forgejo-runner-token-1.path;
|
||||||
|
|
||||||
|
labels = [
|
||||||
|
"nixos-latest:docker://nixos/nix:latest"
|
||||||
|
"native:host"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue