We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d568636 commit 39ee694Copy full SHA for 39ee694
2 files changed
src/content/pages-build-environment/v2.yaml
@@ -62,6 +62,10 @@ tools:
62
default: "3.6.3"
63
supported: "Any version"
64
environment_variable: "YARN_VERSION"
65
+ - name: Zola
66
+ default: "0.22.1"
67
+ supported: "Any version"
68
+ environment_variable: "ZOLA_VERSION"
69
build_environment:
70
operating_system: "Ubuntu `22.04.2`"
71
architecture: "x86_64"
src/content/pages-build-environment/v3.yaml
default: "4.9.1"
0 commit comments