Commit graph

67 commits

Author SHA1 Message Date
b1117dd620 fix(module): fix before_script not getting appended if it exists
[skip ci]
2024-03-17 21:10:10 +01:00
f460960ce6 chore(utils): fix before_script getting overwritten and add collapsible sections 2024-03-17 18:26:45 +01:00
93baeca411 chore: update gitlab-ci.yml and only load job deps if name was passed to setup_nix_ci 2024-03-17 18:16:34 +01:00
12e55ad0b7 chore: add grep to images 2024-03-17 16:53:03 +01:00
85e18c5766 Merge branch 'cache' into 'main'
feat: caching support

See merge request TECHNOFAB/nix-gitlab-ci!1
2024-03-17 15:44:22 +00:00
3a05d7a128 feat: caching support 2024-03-17 15:44:22 +00:00
426d89702a fix(utils): create ~/.ssh/known_hosts if it does not exist 2024-02-03 16:18:02 +01:00
262729e9bb fix: add most gitlab options 2024-01-27 13:06:34 +01:00
3161819c57 fix: rules are a list of attrs 2024-01-26 15:13:17 +01:00
7cd9c571fe feat: add utilities 2024-01-26 14:55:03 +01:00
3413fc3639 fix: add artifacts option 2024-01-26 12:25:59 +01:00
1b6ecec5c1 fix(image): use nix-flakes to get the newest nix version
nix-unstable-static is outdated? (2.10)
2024-01-14 18:33:54 +01:00
ff363cb165 fix(gitlab-ci-config): filter out any unset (null) values 2024-01-14 18:13:26 +01:00
77fded1940 fix: repository name must be lowercase
add some more job options
2024-01-14 18:02:05 +01:00
f3485837ce fix: add when and start_in option 2024-01-14 17:17:24 +01:00
1b963cb641 chore: add README 2024-01-14 17:09:23 +01:00
0df36ad437 chore: initial commit 2024-01-14 16:45:07 +01:00