dotfiles/.woodpecker/stow.yaml
Ahmet Kaan Gümüş aa6a1ef817 build: 👷 stow test
2025-02-23 12:14:30 +03:00

14 lines
206 B
YAML

when:
event:
- push
- manual
branch: main
steps:
build:
image: rust
commands:
- apt update
- apt install -y stow
- stow .