mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-21 13:50:40 +00:00
[skip ci] prepare release
This commit is contained in:
parent
dbe9548763
commit
b4a4de8182
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
/release/
|
||||
/drone-github-comment*
|
||||
drone-github-comment*
|
||||
|
||||
coverage.out
|
||||
|
@ -1 +1,2 @@
|
||||
- initial release
|
||||
- BUGFIX
|
||||
- fix drone build event naming
|
||||
|
@ -38,7 +38,7 @@ docker build \
|
||||
|
||||
```Shell
|
||||
docker run --rm \
|
||||
-e DRONE_BUILD_EVENT=pull \
|
||||
-e DRONE_BUILD_EVENT=pull_request \
|
||||
-e DRONE_REPO_OWNER=octocat \
|
||||
-e DRONE_REPO_NAME=foo \
|
||||
-e DRONE_PULL_REQUEST=1
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user