fix test with new image (?)
This commit is contained in:
parent
d3771ef42c
commit
b208dfab32
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: golang:1.14.4
|
||||
image: denismakogon/gocv-alpine:4.0.1-runtime
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
|
|
Loading…
Add table
Reference in a new issue