drone CI
This commit is contained in:
parent
90d302ee70
commit
c84e974bcc
|
@ -0,0 +1,8 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: nix builds
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker image
|
||||||
|
image: lnl7/nix:2020-03-07
|
||||||
|
commands:
|
||||||
|
- nix-build docker.nix
|
Loading…
Reference in New Issue