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:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.57.2
|
||||
depends_on: vendor
|
||||
pull: true
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue