test CI
parent
0e6bc2d3dd
commit
0346e991d9
|
@ -0,0 +1,8 @@
|
||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: nixos/nix
|
||||||
|
commands:
|
||||||
|
- nix build .#docker
|
||||||
|
settings:
|
||||||
|
files:
|
||||||
|
- result
|
Loading…
Reference in New Issue