Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
3e5309e1e6
commit
64019e5fba
@ -26,6 +26,8 @@ scripts:
|
|||||||
key: "name"
|
key: "name"
|
||||||
"sqlx:prepare":
|
"sqlx:prepare":
|
||||||
type: shell
|
type: shell
|
||||||
|
|
||||||
"deploy":
|
"deploy":
|
||||||
type: shell
|
type: shell
|
||||||
|
"test":
|
||||||
|
type: "rhai"
|
||||||
|
description: "something"
|
||||||
|
1
scripts/test.rhai
Normal file
1
scripts/test.rhai
Normal file
@ -0,0 +1 @@
|
|||||||
|
print("hello, world!");
|
Loading…
Reference in New Issue
Block a user