added gitlab ci
This commit is contained in:
parent
8a8ede9fcc
commit
842bf44a88
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ build:
|
||||||
- nix build --experimental-features 'nix-command flakes'
|
- nix build --experimental-features 'nix-command flakes'
|
||||||
- rm -r result
|
- rm -r result
|
||||||
cache:
|
cache:
|
||||||
paths: "/nix/store"
|
paths:
|
||||||
|
- /nix/store
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue