mirror of
https://gitlab.com/TECHNOFAB/soonix.git
synced 2026-02-02 07:15:06 +01:00
feat: add CI with nix-gitlab-ci
This commit is contained in:
parent
63a8dfab9c
commit
93b282cd27
6 changed files with 79 additions and 3 deletions
|
|
@ -23,12 +23,14 @@
|
|||
(simple "tests")
|
||||
(simple "docs")
|
||||
(simple "soonix")
|
||||
(simple "ci")
|
||||
];
|
||||
}
|
||||
{
|
||||
packages = ren.select self [
|
||||
["repo" "tests"]
|
||||
["repo" "docs"]
|
||||
["repo" "ci" "packages"]
|
||||
["repo" "soonix" "packages"]
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue