diff --git a/werf.yaml b/werf.yaml index 58b5e5b..f0050c3 100644 --- a/werf.yaml +++ b/werf.yaml @@ -16,7 +16,6 @@ shell: - apk add git build-base - cd /go/src/github.com/rarimo/kyc-service - go mod tidy - - go mod vendor setup: - export CGO_ENABLED=0 - export GO111MODULE=on