fix drone config

This commit is contained in:
kolaente 2018-12-28 23:24:04 +01:00
parent 55bb1c44ed
commit 4b7514fd67
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ pipeline:
- make ineffassign-check
- make misspell-check
- make goconst-check
- make go-swag
- make got-swag
- make build
when:
event: [ push, tag, pull_request ]