ci #1
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@ steps:
|
|||
- name: staticcheck
|
||||
image: golang:1.18.3-alpine3.16
|
||||
commands:
|
||||
- apk add --no-cache git staticcheck gcc libc-dev
|
||||
- go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||
- apk add --no-cache git~=2 staticcheck~=2022 gcc~=11 libc-dev~=0
|
||||
- staticcheck
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue