This commit is contained in:
Aaron Honeycutt 2025-05-09 13:40:39 -06:00
parent b6c392d91a
commit 9ca8cbb24c
2 changed files with 16 additions and 1 deletions

8
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,8 @@
stages:
- test
build-config:
stage: test
image: nixos/latest:latest
script:
- nix run nixpkgs#nh -- --help