mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
drone: Run tests including integration tests
This commit is contained in:
parent
42b0bb7ab2
commit
807ab8dc76
3 changed files with 7 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ steps:
|
|||
image: golang:1.12
|
||||
commands:
|
||||
- make build
|
||||
- make test
|
||||
- make test-integration
|
||||
environment:
|
||||
CGO_ENABLED: 0
|
||||
GO111MODULE: on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue