about summary refs log tree commit diff
path: root/modules/services/drone/runner-exec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(services/drone): enable droneFranck Cuny2022-11-061-2/+5
| | | | | The URL for drone changed to https://ci.fcuny.net. The secrets also changed (and we remove the unencrypted file with secrets).
* Revert "ref(drone): remove all modules and configurations"Franck Cuny2022-11-051-0/+55
| | | | This reverts commit 614fc2fcce0e9ae0bcfdc6e08d3c4bac846d02a8.
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-111-55/+0
| | | | | | | | | I do not use drone anymore, no need to keep this around. Change-Id: I8f9564747939a6d1a2b95bcfe8e2c70e46d8bc1e Reviewed-on: https://cl.fcuny.net/c/world/+/411 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
| | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* modules: fix configuration for drone-runner-execFranck Cuny2022-05-021-1/+1
|
* drone: initial attempt at configuring itFranck Cuny2022-04-131-0/+54