Fix tests in drone (#13)
This commit is contained in:
parent
e906184bf7
commit
14207a0fa8
1 changed files with 1 additions and 3 deletions
|
@ -26,10 +26,8 @@ pipeline:
|
|||
event: [ push, tag, pull_request ]
|
||||
|
||||
test:
|
||||
image: webhippie/golang:edge
|
||||
image: vikunja/golang-build:latest
|
||||
pull: true
|
||||
environment:
|
||||
GOPATH: /srv/app
|
||||
commands:
|
||||
- make test
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue