build: 👷 stow test

This commit is contained in:
Ahmet Kaan Gümüş 2025-02-23 12:14:30 +03:00
parent e8bfb35161
commit aa6a1ef817

14
.woodpecker/stow.yaml Normal file
View file

@ -0,0 +1,14 @@
when:
event:
- push
- manual
branch: main
steps:
build:
image: rust
commands:
- apt update
- apt install -y stow
- stow .