mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-01 08:48:24 +00:00
12 lines
161 B
JSON
12 lines
161 B
JSON
{
|
|
"name": "lowcode-engine",
|
|
"assets": {
|
|
"type": "command",
|
|
"command": {
|
|
"cmd": [
|
|
"./scripts/deploy.sh $BUILD_DEST"
|
|
]
|
|
}
|
|
}
|
|
}
|