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

This commit is contained in:
Yann Verry 2023-02-03 13:10:44 +01:00
parent 7a853f8f35
commit d81bc81d50
Signed by: yann
GPG key ID: EB9E679A66B8C7A1

View file

@ -11,13 +11,6 @@ To do that use submodules
git pull --recurse-submodules git pull --recurse-submodules
``` ```
# Run
```bash
hugo
rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/yann.verry.org/
```
# Drone # Drone
CI/CD was made by drone. Today the CI just ran a simple `hugo` to check if syntax is correct. CI/CD was made by drone. Deploy was made automaticaly without any restriction [on]