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:
parent
9177ea0946
commit
8b3dac169e
2 changed files with 155 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
imports = [
|
||||
./backup.nix
|
||||
./blog.nix
|
||||
./drone.nix
|
||||
./gitea.nix
|
||||
./indexers.nix
|
||||
./jellyfin.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue