mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
dep on
This commit is contained in:
parent
271b0e889f
commit
5b9b8fe518
1 changed files with 1 additions and 2 deletions
|
@ -5,9 +5,8 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.57.2
|
image: golangci/golangci-lint:v1.57.2
|
||||||
depends_on: vendor
|
|
||||||
pull: true
|
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue