fixup! ci: add Woodpecker CI workflow
This commit is contained in:
parent
8c28696785
commit
8080705d0f
|
@ -29,7 +29,9 @@ pipeline:
|
|||
- source: ssh_port
|
||||
target: sync_port
|
||||
commands:
|
||||
- nix run github:ambroisie/nix-config#drone-rsync
|
||||
- nix build github:ambroisie/nix-config#drone-rsync
|
||||
- set -x
|
||||
- source result/bin/drone-rsync
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
|
Loading…
Reference in a new issue