Skip to content

Commit ebcedb7

Browse files
authored
Create netlify.toml
1 parent 558dd19 commit ebcedb7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

netlify.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[[integrations]]
2+
name = "snooty-cache-plugin"
3+
4+
# Production context: all deploys from the Production branch
5+
# set in your site’s Branches settings in the UI will inherit
6+
# these settings.
7+
[context.production]
8+
publish = "snooty/public"
9+
command = ". ./build.sh"

0 commit comments

Comments
 (0)