nix-configs/.gitlab-ci.yml
Aaron Honeycutt 9ca8cbb24c add CI
2025-05-09 19:02:39 -06:00

8 lines
120 B
YAML

stages:
- test
build-config:
stage: test
image: nixos/latest:latest
script:
- nix run nixpkgs#nh -- --help