mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-12 02:00:13 +01:00
fix: allow jobs to omit the "nix" option
This commit is contained in:
parent
854dfb6a90
commit
0f62d5e822
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
||||||
description = "Cache key to use for the nix cache";
|
description = "Cache key to use for the nix cache";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
default = {};
|
||||||
description = "Configure Nix Gitlab CI for each job individually";
|
description = "Configure Nix Gitlab CI for each job individually";
|
||||||
};
|
};
|
||||||
# gitlab opts
|
# gitlab opts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue