add drone on readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yann Verry 2022-10-25 23:57:04 +02:00
parent 138071bfb8
commit e74286a940
Signed by: yann
GPG key ID: EB9E679A66B8C7A1

View file

@ -16,4 +16,8 @@ git pull --recurse-submodules
```bash
hugo
rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/yann.verry.org/
```
```
# Drone
CI/CD was made by drone. Today the CI just ran a simple `hugo` to check if syntax if correct