Backport #31

pull/32/head
Jonas Franz 6 years ago
parent 3f3aeb9dff
commit 07d668d362
Signed by: JonasFranzDEV
GPG Key ID: 7293A220B7C38080
  1. 8
      .drone.yml

@ -24,14 +24,6 @@ pipeline:
GOPATH: /go
commands:
- make test build
coverage:
image: golang:1.11.5
pull: true
environment:
GOPATH: /go
secrets: [ coveralls_token ]
commands:
- make coverage
static:
image: golang:1.11.5
pull: true

Loading…
Cancel
Save