This commit is contained in:
parent
7a853f8f35
commit
d81bc81d50
|
@ -11,13 +11,6 @@ To do that use submodules
|
|||
git pull --recurse-submodules
|
||||
```
|
||||
|
||||
# Run
|
||||
|
||||
```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 is correct.
|
||||
CI/CD was made by drone. Deploy was made automaticaly without any restriction [on]
|
Loading…
Reference in a new issue