mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-11 17:50:08 +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";
|
||||
};
|
||||
};
|
||||
default = {};
|
||||
description = "Configure Nix Gitlab CI for each job individually";
|
||||
};
|
||||
# gitlab opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue