casa-corrently
Version:
Casa Corrently EcoSystem - Standalone and Node-RED
7 lines (6 loc) • 397 B
YAML
cmd: git add -A ; git commit -m "Auto Commit" -a ; git push origin master; npm publish
targets:
update-screenshots:
cmd: "cd ../../percy/;./run.sh"
fully-deploy:
cmd: git add -A ; git commit -m "Auto Commit" -a ; git push origin master; npm publish; cd ../casa-corrently-webinterface; npm install --save casa-corrently; cd ../casa-corrently-openems; npm install --save casa-corrently;