We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b28371 commit 20f3d68Copy full SHA for 20f3d68
.drone.yml
@@ -9,7 +9,7 @@ steps:
9
GO111MODULE: "on"
10
GOPROXY: "https://goproxy.cn"
11
commands:
12
- - go vet ./...
+ - go vet
13
when:
14
event:
15
- push
0 commit comments