2021-09-22 17:59:11 +02:00
|
|
|
**/*.go !**/*_test.go !mattermost-plugin/server/manifest.go {
|
2021-09-24 21:01:05 +02:00
|
|
|
prep: cd mattermost-plugin && make server deploy-from-watch
|
2021-09-22 17:08:24 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
{
|
2021-09-24 21:01:05 +02:00
|
|
|
daemon +sigterm: cd mattermost-plugin && make watch
|
2021-09-22 17:08:24 +02:00
|
|
|
}
|