diff --git a/.drone.yml b/.drone.yml index 7f7bb6f..4b66b06 100755 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: test - image: denismakogon/gocv-alpine:4.0.1-runtime + image: denismakogon/gocv-alpine:4.0.1-buildstage commands: - go build - go test