Move go code to a more common directory.
This commit is contained in:
parent
127b8b98ca
commit
8fc279fa27
5 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ golangci-lint:
|
|||
stage: lint
|
||||
image: golangci/golangci-lint
|
||||
script:
|
||||
- cd src && golangci-lint run
|
||||
- golangci-lint run
|
||||
|
||||
goreport:
|
||||
stage: lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue