mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +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"
|
|
]
|
|
}
|
|
}
|
|
}
|