Woodpecker pipelines

This commit is contained in:
Smaug123
2023-07-20 18:12:07 +01:00
parent f873e5ca3d
commit 9e910a651e
4 changed files with 34 additions and 0 deletions

6
.woodpecker/run.yml Normal file
View File

@@ -0,0 +1,6 @@
pipeline:
nix:
image: nixos/nix
commands:
- nix build
- nix run