Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anjmao authored Apr 8, 2019
1 parent 1ea7922 commit ceeb01a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ HTTP service should implement GET endpoint returning JSON with buildVersion fiel
MY_CI_BUILD_NUMBER=8326
vcheck \
--target=http://staging.my.grpcapi.net \
--method=/api/version \
--method=api/version \
--client=http \
--expect=${MY_CI_BUILD_NUMBER} \
--count=12 \
Expand All @@ -66,4 +66,4 @@ go GO111MODULE=off go get github.com/c4milo/github-release

```bash
make release
```
```

0 comments on commit ceeb01a

Please sign in to comment.