Skip to content
README.md 243 B
Newer Older
Michael Krause's avatar
Michael Krause committed
Collection of scripts that connect mattermost webhook endpoints and generic-agent actions in OTRS
Michael Krause's avatar
Michael Krause committed

Deploy (master and production have different mattermost targets)

```
git checkout master
git pull
git checkout production
git merge master
```