fixup! ci: add Woodpecker CI workflow
This commit is contained in:
parent
8c28696785
commit
69ab6b79c0
|
@ -29,6 +29,7 @@ pipeline:
|
|||
- source: ssh_port
|
||||
target: sync_port
|
||||
commands:
|
||||
- nix shell nixpkgs#openssh -c ssh-agent
|
||||
- nix run github:ambroisie/nix-config#drone-rsync
|
||||
when:
|
||||
- event: push
|
||||
|
|
Loading…
Reference in a new issue