mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
Reenabled lint check within drone
This commit is contained in:
@@ -13,7 +13,7 @@ pipeline:
|
||||
- apk -U add linux-pam-dev openssh-client
|
||||
- make clean
|
||||
- make vet
|
||||
# - make lint
|
||||
- make lint
|
||||
- make test
|
||||
- make build
|
||||
when:
|
||||
|
Reference in New Issue
Block a user