haccfiles/.gitlab-ci.yml

10 lines
99 B
YAML
Raw Normal View History

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