diff --git a/netlify.toml b/netlify.toml index e31de1965..f7c634355 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,3 +4,7 @@ name = "snooty-cache-plugin" [build] publish = "public" command = ". ./build.sh $BRANCH_NAME $REPO_NAME" + +[build.environment] +REPO_NAME = "docs-cpp" +PARSER_VERSION = "0.18.6" \ No newline at end of file