update README

This commit is contained in:
hoellen 2019-07-11 17:07:14 +02:00
parent 77e7282b63
commit b81c03c8d0

View File

@ -15,9 +15,10 @@ The information about the token uuids can you get on your build configuration si
### Usage
You can now trigger a rebuild of your images with:
```
./trigger <service> <tag|all>
```
**Example:**
```
./trigger dummy latest
```
or
```
./trigger dummy all
```