This commit is contained in:
parent
138071bfb8
commit
e74286a940
1 changed files with 5 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue