Move sculpin-old
This commit is contained in:
parent
91641eb4cb
commit
628310cc6a
447 changed files with 0 additions and 0 deletions
11
old/sculpin-old/netlify.toml
Normal file
11
old/sculpin-old/netlify.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
[build]
|
||||
command = """
|
||||
composer test && \
|
||||
npm run lint --fix-dry-run && \
|
||||
npm run production && \
|
||||
composer run production
|
||||
"""
|
||||
publish = "output_prod"
|
||||
|
||||
[build.environment]
|
||||
PHP_VERSION = "7.2"
|
Loading…
Add table
Add a link
Reference in a new issue