diff --git a/ignore_build.ts b/ignore_build.ts new file mode 100644 index 00000000..d8506de1 --- /dev/null +++ b/ignore_build.ts @@ -0,0 +1,2 @@ + +process.exitCode = process.env.BRANCH.includes("anabellabuckvar-patch-1") ? 0 : 1 diff --git a/netlify.toml b/netlify.toml index 2d0a3b98..2dca164f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,3 +7,4 @@ name = "snooty-cache-plugin" [build] publish = "snooty/public" command = ". ./build.sh" +ignore = "node ignore_build.ts" diff --git a/source/index.txt b/source/index.txt index 81f86e41..36b7296c 100644 --- a/source/index.txt +++ b/source/index.txt @@ -1,5 +1,5 @@ ===================== -MongoDB Kotlin Driver +Add skip netlify ===================== .. toctree::