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'
|
||||
- rm -r result
|
||||
cache:
|
||||
paths: "/nix/store"
|
||||
paths:
|
||||
- /nix/store
|
||||
artifacts:
|
||||
untracked: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue