test CI
parent
0e6bc2d3dd
commit
ffe2bc6bea
|
@ -0,0 +1,9 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: nixos/nix
|
||||
commands:
|
||||
- nix build .#docker
|
||||
settings:
|
||||
files:
|
||||
- result
|
||||
branches: [ patrick/* ]
|
Loading…
Reference in New Issue