Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
stages:
|
||||
- check
|
||||
|
||||
check:
|
||||
stage: check
|
||||
tags:
|
||||
- nix
|
||||
script:
|
||||
- nix flake check
|
||||
Reference in New Issue
Block a user