lowcode-engine/abc.json
2020-03-28 22:43:19 +08:00

12 lines
161 B
JSON

{
"name": "lowcode-engine",
"assets": {
"type": "command",
"command": {
"cmd": [
"./scripts/deploy.sh $BUILD_DEST"
]
}
}
}