mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-11-29 00:05:26 -05:00
add initial netlify.toml
This commit is contained in:
parent
a8c554f454
commit
71c9cc1ba6
7
netlify.toml
Normal file
7
netlify.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[build]
|
||||
publish="site"
|
||||
command="""
|
||||
set -e
|
||||
curl -fsSL https://deno.land/x/install/install.sh | sh
|
||||
/opt/buildhome/.deno/bin/deno task build
|
||||
"""
|
||||
Loading…
x
Reference in New Issue
Block a user