Commit 573f69e1 authored by Mattia Bertorello's avatar Mattia Bertorello

Added∂ golangci-lint run to the drone pipeline

parent 52abbe6f
......@@ -19,4 +19,5 @@ pipeline:
# Build
- go build
- go test -timeout 20m -v ./... -race
- golangci-lint run
secrets: [TEST_USERNAME, TEST_PASSWORD]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment