lowcode-engine/abc.json
2022-02-16 11:20:17 +08:00

12 lines
161 B
JSON

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