aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: delete drone's configurationFranck Cuny2023-03-031-32/+0
|
* ci: something is not working correctlyFranck Cuny2022-11-291-2/+2
|
* ci: run the deploy workflow in dockerFranck Cuny2022-11-291-1/+2
|
* ci: fix the name of the pipelineFranck Cuny2022-11-071-1/+1
|
* ci: add cron to update flakesFranck Cuny2022-11-071-0/+14
|
* ci: add drone's configuration to deploy the siteFranck Cuny2022-11-061-0/+17
|
* build: drop the configuration for droneFranck Cuny2022-10-041-23/+0
|
* sign the drone configurationFranck Cuny2022-05-111-0/+6
|
* i don't think it will workFranck Cuny2022-05-101-1/+1
|
* one more timeFranck Cuny2022-05-101-2/+1
|
* maybe this timeFranck Cuny2022-05-101-1/+1
|
* I'll get it right at some pointFranck Cuny2022-05-101-1/+1
|
* fix name of the branch for doneFranck Cuny2022-05-101-1/+1
| | | | Delete the workflow for GitHub actions.
* add drone configuration and cleanup nixFranck Cuny2022-05-101-0/+18
Add a drone configuration to run the deploy on a push to the main branch. Cleanup the nix configuration to only keep support for `nix run` (which will run the hugo server).