mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-12-03 00:03:50 -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