This commit is contained in:
parent
0e4680eef2
commit
33bf5eaff2
@ -3,6 +3,10 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: lint
|
||||||
|
image: golangci/golangci-lint
|
||||||
|
commands:
|
||||||
|
- golangci-lint run
|
||||||
- name: build
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user