first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-01 14:01:04 +02:00
parent fce3bd461a
commit b2b0f55b62
25 changed files with 138 additions and 134 deletions

View File

@ -13,8 +13,8 @@ services:
volumes:
- /wiki/site:/usr/share/nginx/html:ro
labels:
- com.centurylinklabs.watchtower.enable=true
restart: unless-stopped
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
restart: ${RST-unless-stopped}
```
3- [Clone this repository](https://git.sthope.dev/sthope/mkdocswiki_template) as template and create the `.drone.yml` as indicated in the [README.md](https://git.sthope.dev/sthope/mkdocswiki_template/src/branch/master/README.md)