This commit is contained in:
parent
138071bfb8
commit
e74286a940
|
@ -17,3 +17,7 @@ git pull --recurse-submodules
|
||||||
hugo
|
hugo
|
||||||
rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/yann.verry.org/
|
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
|
Loading…
Reference in a new issue