ci: init gitlab ci

keep-around/16efa8ea9ea8c98313f1ee82a02a383d1da3b8f8
hexchen 2020-11-29 03:16:22 +00:00
parent cdb4b33ce9
commit 36e265bef9
1 changed files with 6 additions and 0 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
image: nixos/nix:latest
build:
stage: build
script:
- nix-build -A deploy.all -I nixpkgs=https://github.com/hexchen/nixpkgs/archive/hexchen-20.09.tar.gz