Files
ioBroker.hass/.releaseconfig.json

7 lines
105 B
JSON

{
"plugins": ["iobroker", "license"],
"exec": {
"before_commit": "npm run build"
}
}