services: add drone CI

This makes use of the 'exec' runner instead of my usual setup using the
'docker' runner.

A future improvement would be packaging, and then using, the 'docker'
runner too/instead.
This commit is contained in:
Bruno BELANYI 2021-02-01 19:27:19 +01:00
parent 9177ea0946
commit 8b3dac169e
2 changed files with 155 additions and 0 deletions

View file

@ -4,6 +4,7 @@
imports = [
./backup.nix
./blog.nix
./drone.nix
./gitea.nix
./indexers.nix
./jellyfin.nix