Skip to content

Commit

Permalink
[SKIP CI] fixed README drone pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin committed Mar 23, 2018
1 parent 29b0229 commit 1b94bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Commenting a pull request for eg:
```yaml
pipeline:
comment-pull-request:
image: phpdrone/ghcli
secrets: [ github_api_token ]
commands:
- ghcli pr:comment ${DRONE_REPO_OWNER} ${DRONE_REPO_NAME} ${DRONE_PULL_REQUEST} "Panda is not happy"
Expand Down

0 comments on commit 1b94bca

Please sign in to comment.