Documented docker make task within readme

This commit is contained in:
Thomas Boerger 2016-01-01 12:46:56 +01:00
parent 2b39abade7
commit 2d7d0c5169
1 changed files with 1 additions and 2 deletions

View File

@ -49,8 +49,7 @@ EOF
Build the Docker container using `make`:
```
make deps build
docker build --rm=true -t plugins/drone-webhook .
make deps build docker
```
### Example