Skip to content

Commit

Permalink
Switch to built-in plugins bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
iszulcdeepsense committed Oct 18, 2022
1 parent 7abdec7 commit e9a31fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bundle:
cd teams-notifier &&\
racetrack-plugin-bundler bundle --out=..
racetrack plugin bundle --out=..
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ It sends events when:
value: 'https://webhook.office.com/webhookb2/...'
```
3. [Install racetrack-plugin-bundler](https://github.com/TheRacetrack/racetrack/blob/master/utils/plugin_bundler/README.md)
and generate ZIP plugin by running `make bundle`.
3. Install `racetrack` client and generate ZIP plugin by running `make bundle`.

4. Activate the plugin in Racetrack Dashboard Admin page
by uploading the zipped plugin file.

0 comments on commit e9a31fe

Please sign in to comment.