This commit is contained in:
parent
89ef0f9ec7
commit
bd7cdae5cd
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
build:
|
||||
image: bash
|
||||
commands: |
|
||||
nix --cores 2 -Lv build
|
Loading…
Reference in a new issue