Skip to content

Commit b8ce3a3

Browse files
Merge branch 'v1.0' into v1.0
2 parents eacea91 + 9a59ce0 commit b8ce3a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ fi
55

66

77
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
8-
sh build-site.sh
8+
sh build-site.sh

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ name = "snooty-cache-plugin"
66
# these settings.
77
[build]
88
publish = "snooty/public"
9-
command = ". ./build.sh"
9+
command = ". ./build.sh"

0 commit comments

Comments
 (0)