Add Gitlab CI

This commit is contained in:
Robin Raymond 2018-11-10 12:28:42 +00:00
parent 817d84d36d
commit d2b6852475
2 changed files with 7 additions and 1 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
image: nixos/nix
snm:
script:
- nix-build tests/intern.nix
- nix-build tests/extern.nix

View File

@ -1,6 +1,6 @@
# ![Simple Nixos MailServer][logo]
![license](https://img.shields.io/badge/license-GPL3-brightgreen.svg)
![status](https://travis-ci.org/r-raymond/nixos-mailserver.svg?branch=master)
[![pipeline status](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/badges/master/pipeline.svg)](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/commits/master)
## Stable Releases