Skip to content

Commit

Permalink
Update netlify deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Feb 15, 2022
1 parent fd05225 commit 3dde2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/documentation/deployment/netlify.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- 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

With this setup, your site should be automatically deployed on every commit on master. For `ZOLA_VERSION`, you may
Expand Down

0 comments on commit 3dde2ce

Please sign in to comment.