fixup! ci: add Woodpecker CI workflow
Some checks reported errors
continuous-integration/drone/push Build was killed
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-04-01 19:47:22 +01:00
parent 8c28696785
commit 69ab6b79c0

View file

@ -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