haccfiles/.gitlab-ci.yml

10 lines
99 B
YAML

stages:
- build
build:
tags:
- nix
stage: build
script:
- nix-build -A deploy.all