mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
deploy.sh -> build.sh
This commit is contained in:
parent
3902574459
commit
5d8710516f
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
[build]
|
[build]
|
||||||
environment = { PHP_VERSION = "7.2" }
|
environment = { PHP_VERSION = "7.2" }
|
||||||
publish = "/dist"
|
publish = "/dist"
|
||||||
command = "./deploy.sh"
|
command = "./build.sh"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue