prod-releaser.php/config/projects.json

12 lines
123 B
JSON
Executable File

{
"ndli1718": {
"dir": "/vhost/ndli1718",
"cmd" : [
"git pull origin master",
"npm run release"
]
}
}