diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..45a38a8 --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1,8 @@ +pipeline: + build-docker-image: + image: nixos/nix + commands: + - nix build .#docker + settings: + files: + - result