Update netlify deploy docs

This commit is contained in:
Vincent Prouillet 2022-02-15 20:56:38 +01:00
parent fd052252f7
commit 3dde2ce562

View File

@ -13,7 +13,7 @@ Once you are in the admin interface, you can add a site from a Git provider (Git
- build command: `zola build` (replace the version number in the variable by the version you want to use) - build command: `zola build` (replace the version number in the variable by the version you want to use)
- publish directory: the path to where the `public` directory is - publish directory: the path to where the `public` directory is
- image selection: `Ubuntu Xenial 16.04 (default)` - image selection: use the latest
- Environment variables: `ZOLA_VERSION` with for example `0.13.0` as value - Environment variables: `ZOLA_VERSION` with for example `0.13.0` as value
With this setup, your site should be automatically deployed on every commit on master. For `ZOLA_VERSION`, you may With this setup, your site should be automatically deployed on every commit on master. For `ZOLA_VERSION`, you may