Skip to content

Commit dfae789

Browse files
author
Mattia Bertorello
committed
Added∂ golangci-lint run to the drone pipeline
1 parent 1b4c1cb commit dfae789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .drone.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ pipeline:
1919
# Build
2020
- go build
2121
- go test -timeout 20m -v ./... -race
22+
- golangci-lint run
2223
secrets: [TEST_USERNAME, TEST_PASSWORD]

0 commit comments

Comments
 (0)