Continuous Integration (CI): Difference between revisions
imported>Fgaz add sourcehut |
imported>DarkOnion0 m Update broken links due to deletion or change of repository structure |
||
| Line 32: | Line 32: | ||
There is no official NixOS module however both drone and drone-cli are packaged in nixpkgs. | There is no official NixOS module however both drone and drone-cli are packaged in nixpkgs. | ||
Mic92 has the following [https://github.com/Mic92/dotfiles/blob/master/nixos/eve/modules/drone | Mic92 has the following [https://github.com/Mic92/dotfiles/blob/master/nixos/eve/modules/drone/ custom module] in his repository. An example public project can be found in [https://github.com/Mic92/cntr/blob/e1b58463d55567bd795d1f3cfb4c6784f57c895a/.drone.yml cntr] and this project for an example using flakes [https://github.com/Mic92/dotfiles/blob/05daca459d96557eeeb72196258e6bffc73c1360/.drone.yml Mic92's dotfiles]. | ||
=== Jenkins === | === Jenkins === | ||