Gitlab runner: Difference between revisions
m feat: add the NixOS manual Gitlab runner example link |
mNo edit summary |
||
| Line 14: | Line 14: | ||
* Multiple Gitlab job container images which work with <code>nix</code>. | * Multiple Gitlab job container images which work with <code>nix</code>. | ||
The following give some | The following examples give some motivations for the above. | ||
== Configuring a caching dockerized gitlab build runner == | == Configuring a caching dockerized gitlab build runner == | ||