pipeline:
build:
image: nixos/nix
commands:
- nix build .#docker
settings:
files:
- result
branches: [ patrick/* ]