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