[skip ci] prepare release

This commit is contained in:
Robert Kaussow 2020-11-08 21:38:38 +01:00
parent dbe9548763
commit b4a4de8182
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
4 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/release/
/drone-github-comment*
drone-github-comment*
coverage.out

View File

@ -1 +1,2 @@
- initial release
- BUGFIX
- fix drone build event naming

View File

@ -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