fixup! ci: add Woodpecker CI workflow
This commit is contained in:
parent
8c28696785
commit
8080705d0f
|
@ -29,7 +29,9 @@ pipeline:
|
||||||
- source: ssh_port
|
- source: ssh_port
|
||||||
target: sync_port
|
target: sync_port
|
||||||
commands:
|
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:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in a new issue